[ECOS] TCP stack not delaying/piggybacking ACKs?
Mark Salter
msalter@redhat.com
Mon Jul 8 18:38:00 GMT 2002
>>>>> Grant Edwards writes:
> I've been browsing around the sources and haven't quite figured
> out how it's supposed to work. I do have the TCP_NODELAY flag
> set on the socket, but I don't know if that has anything to do
> with it. That is easy enough to test.
Try turning it off. TCP_NODELAY tells the stack to send ACKs without
waiting a bit for a possible packet to piggyback on.
--Mark
--
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss
More information about the Ecos-discuss
mailing list