<div dir="auto">Thanks for the pointer Roger. </div><div dir="auto">The new socket module has everything I need. </div><div><br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;padding-left:1ex;border-left-color:rgb(204,204,204)"><a href="https://ninenines.eu/docs/en/ranch/2.0/guide/listeners/#_listening_on_a_unix_domain_socket" rel="noreferrer" target="_blank"><br>https://ninenines.eu/docs/en/ranch/2.0/guide/listeners/#_listening_on_a_unix_domain_socket</a><br>
<br>
On Sun, 23 May 2021 at 20:49, Frank Muller <<a href="mailto:frank.muller.erl@gmail.com" target="_blank">frank.muller.erl@gmail.com</a>> wrote:<br>
><br>
> Hi guys<br>
><br>
> I’d like to implement a Unix Domain Socket 'TCP' server in Erlang.<br>
><br>
> I found this module, which works pretty well:<br>
> <a href="https://github.com/saleyn/euds#tcp-example" rel="noreferrer" target="_blank">https://github.com/saleyn/euds#tcp-example</a><br>
><br>
> but the author said Erlang 19-RC2 will be shipped with UDS.<br>
><br>
> Unfortunately, I couldn't found any working TCP server example.<br>
><br>
> This discussion is interesting but no server example was provided:<br>
> <a href="https://github.com/erlang/otp/pull/612#issuecomment-248629906" rel="noreferrer" target="_blank">https://github.com/erlang/otp/pull/612#issuecomment-248629906</a><br>
><br>
> Help appreciated.<br>
> /Frank<br>
><br>
</blockquote></div></div>