diff options
author | 2015-11-23 19:31:52 +0000 | |
---|---|---|
committer | 2015-11-23 19:31:52 +0000 | |
commit | 5f0d8540be12ea6fd3b1dfbeabdb247ce580ef4a (patch) | |
tree | 101434e0b225210123e99a7395114742f59bde51 /lib | |
parent | Replace socket_set_blockmode() and fcntl(fd, F_SETFL, O_NONBLOCK) calls (diff) | |
download | wireguard-openbsd-5f0d8540be12ea6fd3b1dfbeabdb247ce580ef4a.tar.xz wireguard-openbsd-5f0d8540be12ea6fd3b1dfbeabdb247ce580ef4a.zip |
Use SOCK_NONBLOCK to replace socket_set_blockmode() and fcntl(..O_NONBLOCK).
(SOCK_CLOEXEC should also be added where it is appropriate, but this is OBnot
done in this commit yet.)
OK claudio@
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions