1
0
mirror of https://github.com/ubf/ubf.git synced 2026-04-28 23:58:13 +00:00
Files
ubf/priv/python
Tatsuya Kawano 193c594af4 Turn on TCP_NODELAY to address the following performance issue:
The combination of Negel algorithm at client side and delayed ack
at server side causes large latencies for sending small packets.
2011-12-19 21:02:11 +09:00
..