aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorPeter Wu <peter@lekensteyn.nl>2014-11-27 23:59:18 +0100
committerDaniel Stenberg <daniel@haxx.se>2014-11-30 23:21:14 +0100
commitaba5888f6b68633ff84f73f22c67f7af900f8511 (patch)
tree2ce125b20d356b7a5b0c04aae6da354bf3076619 /src
parent397a634ebd027c5f20d365327d9d340679f294d8 (diff)
lib/connect: restrict IP/TCP options to said sockets
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: Peter Wu <peter@lekensteyn.nl>
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions