Inetd believes that datagram servers are either wait/nowait but that
authorKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Sat, 23 Jun 1990 09:45:33 +0000 (01:45 -0800)
committerKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Sat, 23 Jun 1990 09:45:33 +0000 (01:45 -0800)
commit83df167a0a793a6b69d415079a848713b71f5f3e
treedc427e2b200de55698026c7753e6268446f00056
parent4650c56367603a9a06d63dbc48e723551afc46fe
Inetd believes that datagram servers are either wait/nowait but that
stream servers are always nowait.  It refuses to believe in a `wait' stream
server.  Removing these tests allows wait/nowait to work for stream servers
too.  -- from Chris Torek.

SCCS-vsn: usr.sbin/inetd/inetd.c 5.24
usr/src/usr.sbin/inetd/inetd.c