diff options
author | 2003-12-25 13:39:00 +0000 | |
---|---|---|
committer | 2003-12-25 13:39:00 +0000 | |
commit | d7c64aceff611e3bcf5e3f03c788c0ce27f3f907 (patch) | |
tree | 9b4e1733eb71667319f996a26df81b94105d2144 /lib/libc | |
parent | small gotcha in the FSM: (diff) | |
download | wireguard-openbsd-d7c64aceff611e3bcf5e3f03c788c0ce27f3f907.tar.xz wireguard-openbsd-d7c64aceff611e3bcf5e3f03c788c0ce27f3f907.zip |
make the listening socket nonblocking as well.
there's a small probability that poll() announces us a new connection on the
listening socket that vanishes before we can call accept(), and thus accept()
would block.
Diffstat (limited to 'lib/libc')
0 files changed, 0 insertions, 0 deletions