![]() |
|
The stupid question is the question not asked | |
PerlMonks |
Re: Portably disabling Nagle's algorithm for TCPby The Mad Hatter (Priest) |
on Jan 02, 2005 at 03:02 UTC ( #418736=note: print w/replies, xml ) | Need Help?? |
You usually turn off Nagle's algorithm with the TCP_NODELAY flag. Net::TCP supports this. (I might be misunderstanding your question. If I am, feel free to correct me.)
In Section
Seekers of Perl Wisdom
|
|