[erlang-questions] gen_tcp:send(Sock, SmallPacket) issue

Matthias Lang matthias@REDACTED
Tue Jun 19 23:46:40 CEST 2007


David Mercer writes:

 > Admittedly, in my network programming, I hardly ever do anything with the
 > TCP ack other than log it.

I'm not aware of any socket interface in unix which lets you see those
acks, short of a packet sniffer. Are you sure you're logging TCP acks
and not something else? If so, how?

Matthias



More information about the erlang-questions mailing list