summaryrefslogtreecommitdiffstats
path: root/sys/cam/cam_xpt.c
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>1999-11-17 03:32:05 +0000
committerpeter <peter@FreeBSD.org>1999-11-17 03:32:05 +0000
commitbf227e92603cc9a64762a4466805ae399af01617 (patch)
treec2a35202e8e9f590ecf06dd86aa6d3413aa5ae8e /sys/cam/cam_xpt.c
parentc1eced82100afa588581ea4e05d8e672961f6bfa (diff)
downloadFreeBSD-src-bf227e92603cc9a64762a4466805ae399af01617.zip
FreeBSD-src-bf227e92603cc9a64762a4466805ae399af01617.tar.gz
Put the listening socket into non-blocking mode before doing an
accept(2). This is a not really problem on -current as the accept race is fixed, however it is a MFC candidate for -stable. This could possibly be slightly more efficient and leave the listening socket permanently in non-blocking mode, but I wasn't certain that I could catch all the stream/wait (not nowait) mode implications.
Diffstat (limited to 'sys/cam/cam_xpt.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud