K 10
svn:author
V 4
tale
K 8
svn:date
V 27
1999-07-09T00:02:36.000000Z
K 7
svn:log
V 279
Hush "ME cant accept RCreader Operation would block" syslog message
by checking for accept() failure being EWOULDBLOCK.  This is a harmless
condition that occurs when select() saw the 119 socket had a connection,
but then the connection vanished before accept() could get to it.

END
