summaryrefslogtreecommitdiffstats
path: root/gnu/gcc/libcpp/errors.c
diff options
context:
space:
mode:
authorkrw <krw@openbsd.org>2016-03-27 11:16:12 +0000
committerkrw <krw@openbsd.org>2016-03-27 11:16:12 +0000
commit8bf26dd955f3974dec1be54e1ff048b0e1745732 (patch)
tree3defa1f01798cac1300e02b1fd2bb02046648b1d /gnu/gcc/libcpp/errors.c
parentKill async code commented out for more than 10 years. (diff)
downloadwireguard-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