Skip to content
Snippets Groups Projects
Commit a8ba375b authored by rswindell's avatar rswindell
Browse files

Added TCP_NODELAY 1 (disable Nagle algorithm) as default.

parent 26cd6970
Branches
Tags
No related merge requests found
......@@ -16,8 +16,10 @@
; DONTROUTE
; BROADCAST
; OOBINLINE
; TCP_NODELAY
; LINGER 1 5
KEEPALIVE 1
SNDBUF 4096
RCVBUF 4096
TCP_NODELAY 1
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment