Re: Re: Re: [erlang-questions] Erlang get_tcp:recv data length

info info@REDACTED
Thu Feb 24 10:11:39 CET 2011


In my case, the client can send packets of messages separated by <cr><lf>.
I don't know how many messages contain each packet (the number can change according to the time).

The solution given as example doesn't solve my problem. How can I do ?
I tried to increase recbuf but I observe (with Network Monitor) that the TCP frames are truncated to 1024 bytes.

J-Ph. Constantin
ITS3 Genève
www.its3.ch


More information about the erlang-questions mailing list