New Socket module examples
Frank Muller
frank.muller.erl@REDACTED
Mon Dec 23 16:51:08 CET 2019
Hi guys
I’m playing with the new socket module:
https://erlang.org/doc/man/socket.html
The idea is to switch my gen_tcp based Web server to socket.
Currently, I’m using {active, N} and would like to know if anything
equivalent is possible with socket?
Are there any examples I can look at?
Also, I read somewhere that in R23, gen_tcp will be based on the new socket
module. Is this still true?
/Frank
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20191223/d875b734/attachment.htm>
More information about the erlang-questions
mailing list