instead of using accept(0) to turn off connections (which pretty
authorEric Allman <eric@ucbvax.Berkeley.EDU>
Sun, 17 Apr 1994 22:43:30 +0000 (14:43 -0800)
committerEric Allman <eric@ucbvax.Berkeley.EDU>
Sun, 17 Apr 1994 22:43:30 +0000 (14:43 -0800)
commit6801623e3a629f81fb0c087c181c712a6f74fa54
treefdab702b4847997d95098707b347736d795ce6bc
parent2b0d61691ba7495f0897bd1161a39e677a8cfe39
instead of using accept(0) to turn off connections (which pretty
much never works), close and later re-open the connection

SCCS-vsn: usr.sbin/sendmail/src/daemon.c 8.44
usr/src/usr.sbin/sendmail/src/daemon.c