freebsd-dev/libexec/ftpd
Yaroslav Tykhiy 4cd48bace6 Eliminate another instance of the old and well-known
DoS bug that the select(2)/accept(2) pair is called on
a socket that is in the blocking I/O mode.  The bug is
triggered if a selected connection dies before the accept(2)
leading to the accept(2) blocking virtually forever.

MFC after:	1 week
2001-11-19 21:52:03 +00:00
..
config.h
extern.h
ftpcmd.y
ftpd.8 mdoc(7) police: markup nits. 2001-10-01 12:58:03 +00:00
ftpd.c Eliminate another instance of the old and well-known 2001-11-19 21:52:03 +00:00
logwtmp.c
Makefile
pathnames.h
popen.c