in reply to •Re: Portably disabling Nagle's algorithm for TCP
in thread Portably disabling Nagle's algorithm for TCP

In order to get rid of latency (however small) in a case where bandwidth isn't really a concern. "efficiently" can mean different things, depending on what you want to accomplish. :)

--
mowgli

  • Comment on Re^2: Portably disabling Nagle's algorithm for TCP