diff options
author | 2016-03-27 11:16:12 +0000 | |
---|---|---|
committer | 2016-03-27 11:16:12 +0000 | |
commit | 8bf26dd955f3974dec1be54e1ff048b0e1745732 (patch) | |
tree | 3defa1f01798cac1300e02b1fd2bb02046648b1d /gnu/gcc/libcpp/errors.c | |
parent | Kill async code commented out for more than 10 years. (diff) | |
download | wireguard-openbsd-8bf26dd955f3974dec1be54e1ff048b0e1745732.tar.xz wireguard-openbsd-8bf26dd955f3974dec1be54e1ff048b0e1745732.zip |
Rename session_socket_blockmode() to session_socket_nonblockmode(),
removing its second parameter and the enum() that provided the
values for said parameter.
The function was only called with the second parameter set to one
value (BM_NONBLOCKING) from the enum(). So just do the right thing.
Similar to changes made in smtpd.
While here remove the pointless third parameter from the fcntl(F_GETFL)
call.
No functional change.
ok guenther@ bcook@ deraadt@
Diffstat (limited to 'gnu/gcc/libcpp/errors.c')
0 files changed, 0 insertions, 0 deletions