freebsd_amp_hwpstate/usr.sbin/inetd
Peter Wemm 0b8c4709dc 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.
1999-11-17 03:32:05 +00:00
..
Makefile
builtins.c
inetd.8
inetd.c Put the listening socket into non-blocking mode before doing an 1999-11-17 03:32:05 +00:00
inetd.h
pathnames.h