Receiving unknown strings lengths?...
Read MoreErlang gen_tcp:recv socket closing...
Read MoreErlang OTP supervisor gen_tcp - {error,eaddrinuse}...
Read MoreIs it necessary to close a gen_tcp connection on process termination?...
Read MoreHow to deal with erroneous length headers for packets in TCP stream in Erlang?...
Read Moreerlang: to controlling_process(), or not to controlling_process()...
Read MoreReceiving TCP packets as messages instead of using gen_tcp:recv/2...
Read MoreErlang: gen_tcp:recv() does not receive packet sent from client?...
Read MoreWhat's the binary that gen_tcp:recv received?...
Read MoreIs using Erlang's gen_tcp a scalable way to construct a high traffic socket server...
Read MoreSend exact number of bytes over a socket...
Read Morehow long before a process receives a socket closed message...
Read Morereceive specific amount of data from gen_tcp socket...
Read MoreMessages using gen_tcp:send doesn't get sent until the socket is closed...
Read MoreErlang: Sending on a closed connection...
Read More