removed Nagle algorithm

This commit is contained in:
Igor Socec 2014-03-06 13:32:48 +01:00
parent 0a3cb2d9ee
commit 4df19b472b
3 changed files with 7 additions and 3 deletions

View file

@ -1,6 +1,3 @@
- remove Nagle algorithm
- use TCP_NODELAY
- support multiple client connections at the same time
- first client has control
- additional clients can see the traffic