[erlang-questions] Unix domain sockets

Christian chsu79@REDACTED
Wed Mar 4 11:55:49 CET 2009


OTP does not include any gen_file_socket or hidden support (?) for
these sockets. The best "documentation" available describing how to
get around it is probably:

http://github.com/gebi/jungerl/blob/master/lib/unixdom_drv/test/unixdom_test.erl

2009/3/4 Robert Virding <rvirding@REDACTED>:
> I just saw a lament in twitter that Erlang doesn't support Unix domain
> sockets. Is that so? If not is there a nice link to some documentation
> explaining that we do and how to do it?



More information about the erlang-questions mailing list