Apply patch from Scott Lamb adding an output buffer for the TCP sockets.
authorGuus Sliepen <guus@tinc-vpn.org>
Thu, 19 Jan 2006 17:13:18 +0000 (17:13 +0000)
committerGuus Sliepen <guus@tinc-vpn.org>
Thu, 19 Jan 2006 17:13:18 +0000 (17:13 +0000)
This helps coalescing multiple send_meta() commands into one TCP packet.
Also limit the size of the output buffer before dropping PACKETs.


No differences found