[erlang-questions] prim_inet
Ben Hood
0x6e6562@REDACTED
Sun Jul 15 11:38:27 CEST 2007
Hi,
I've come accross the prim_inet module in some code and I'm trying to
understand what it does as it doesn't seem to have a man page.
Going by a few posts I've googled, it seems to handle socket
connections in a non-blocking fashion and also seems to abstract UDP,
TCP and SCTP to a common receiving/sending interface.
Does anybody know of any documentation, examples or even a general
explanation for prim_inet?
Thanks,
Ben
More information about the erlang-questions
mailing list