if a bad socket is accept()ed, bail without trying another accept()
authorderaadt <deraadt@openbsd.org>
Sat, 29 Mar 1997 06:09:58 +0000 (06:09 +0000)
committerderaadt <deraadt@openbsd.org>
Sat, 29 Mar 1997 06:09:58 +0000 (06:09 +0000)
commitf1b6b789fef66a4b2fcc5fb72aa6ca352bc5e4e2
treef91bf9a4b65a3bec89344222c9cf15e310d1e131
parent76d3f26e3706fd0da393f800dbd8442e72ac36f1
if a bad socket is accept()ed, bail without trying another accept()
in svctcp_create(), only close socket if we created it
lib/libc/rpc/svc_tcp.c