-
- Downloads
sws: restrict TCP_NODELAY to IP sockets
TCP_NODELAY does not make sense for Unix sockets, so enable it only if
the socket is using IP.
Signed-off-by:
Peter Wu <peter@lekensteyn.nl>
Loading
Please register or sign in to comment
TCP_NODELAY does not make sense for Unix sockets, so enable it only if
the socket is using IP.
Signed-off-by:
Peter Wu <peter@lekensteyn.nl>