Unix Domain Socket (UDS) TCP server in Erlang

Frank Muller frank.muller.erl@REDACTED
Sun May 23 21:48:57 CEST 2021


Hi guys

I’d like to implement a Unix Domain Socket 'TCP' server in Erlang.

I found this module, which works pretty well:
https://github.com/saleyn/euds#tcp-example

but the author said Erlang 19-RC2 will be shipped with UDS.

Unfortunately, I couldn't found any working TCP server example.

This discussion is interesting but no server example was provided:
https://github.com/erlang/otp/pull/612#issuecomment-248629906

Help appreciated.
/Frank
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20210523/f1c9c3d4/attachment.htm>


More information about the erlang-questions mailing list