freebsd-dev/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
..
builtins.c $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
inetd.8 $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
inetd.c Put the listening socket into non-blocking mode before doing an 1999-11-17 03:32:05 +00:00
inetd.h $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
Makefile $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
pathnames.h $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00