summaryrefslogtreecommitdiffstats
path: root/zebra/kernel_socket.c
diff options
context:
space:
mode:
authorStephen Hemminger <shemminger@vyatta.com>2010-01-13 00:32:41 +0000
committerDavid Lamparter <equinox@diac24.net>2010-02-03 01:53:43 +0100
commit80c65113c118723a6cc964cc30d2a6111b8b40d0 (patch)
tree1f772ae64553bd2187d13798ab2206821bdafecb /zebra/kernel_socket.c
parent997f7268f2940e56ed47e353c6872ca53be6efad (diff)
downloadquagga-80c65113c118723a6cc964cc30d2a6111b8b40d0.tar.bz2
quagga-80c65113c118723a6cc964cc30d2a6111b8b40d0.tar.xz
BGP: only use write event for non-blocking connect
According to Steven's and other unix network programming books, only write select is needed when doing non-blocking connect. Doing this simplifies the receive path, it also gets rid of some possible races when when a TCP simultaneous connect happens.
Diffstat (limited to 'zebra/kernel_socket.c')
0 files changed, 0 insertions, 0 deletions