Skip to content
Snippets Groups Projects
user avatar
Peter Wu authored
This patch prepares for adding UNIX domain sockets support.

TCP_NODELAY and TCP_KEEPALIVE are specific to TCP/IP sockets, so do not
apply these to other socket types. bindlocal only works for IP sockets
(independent of TCP/UDP), so filter that out too for other types.

Signed-off-by: default avatarPeter Wu <peter@lekensteyn.nl>
aba5888f
History
Name Last commit Last update