On 09/09/2011 03:14 AM, Pablo Neira Ayuso wrote:
> I've also made one small cleanup to bail out
in case that
> we cannot bind to the telnet port. Another patch follows up
> to avoid disabling nagle (to avoid problems with TCP
> segmentation, we still have to support this appropriately),
> I noticed this while doing the port work.
Hi Pablo,
besides having problems with TCP Segmentation in the reading code of the
ipaccess socket the NODELAY setsockopt was added to send out messages more
quickly.
holger