removed Nagle algorithm
This commit is contained in:
parent
0a3cb2d9ee
commit
4df19b472b
3 changed files with 7 additions and 3 deletions
|
@ -5,6 +5,7 @@
|
|||
#include <sys/types.h>
|
||||
#include <sys/socket.h>
|
||||
#include <netinet/in.h>
|
||||
#include <netinet/tcp.h> /* TCP_NODELAY */
|
||||
#include <arpa/inet.h>
|
||||
#include <termios.h>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue