diff options
author | Stephen Hemminger <shemminger@vyatta.com> | 2010-01-13 00:32:41 +0000 |
---|---|---|
committer | David Lamparter <equinox@diac24.net> | 2010-02-03 01:53:43 +0100 |
commit | 80c65113c118723a6cc964cc30d2a6111b8b40d0 (patch) | |
tree | 1f772ae64553bd2187d13798ab2206821bdafecb /zebra/kernel_socket.c | |
parent | 997f7268f2940e56ed47e353c6872ca53be6efad (diff) | |
download | quagga-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