summaryrefslogtreecommitdiff
path: root/Makefile.cross
diff options
context:
space:
mode:
authorPhilip Guenther <guenther@cvs.openbsd.org>2016-03-21 00:49:37 +0000
committerPhilip Guenther <guenther@cvs.openbsd.org>2016-03-21 00:49:37 +0000
commit480dc4adde06fe54aa2665b9b4089af30a42820d (patch)
treec2567b64123939d7200344008a7006c9dabfd254 /Makefile.cross
parentd4c8db29044b848271e1a2a3de2d895b0df21c40 (diff)
Instead of creating a socket with socket() or accept() and then
setting the O_NONBLOCK flag on it with fcntl(F_SETFL) afterwards, just pass SOCK_NONBLOCK to socket() or accept4() and get it right to begin with. ok millert@ krw@ beck@ deraadt@ jca@
Diffstat (limited to 'Makefile.cross')
0 files changed, 0 insertions, 0 deletions