Author: Kev <klmitch@mit.edu>
authorKevin L. Mitchell <klmitch@mit.edu>
Wed, 11 Jul 2001 15:40:15 +0000 (15:40 +0000)
committerKevin L. Mitchell <klmitch@mit.edu>
Wed, 11 Jul 2001 15:40:15 +0000 (15:40 +0000)
commitc982f87bdf01f9f09606e72132c319dd57380335
tree437fc4a43659b13a83bed43e760bf6d1d47c09e2
parent3f41f9d9261ceca571ecdf3f8f075c94b21281de
Author: Kev <klmitch@mit.edu>
Log message:

Hopefully correct a condition that can cause the server to chew CPU by not
clearing a particular fd--POLLHUP was not being caught.  Please test to see
if this fixes the problem!

git-svn-id: file:///home/klmitch/undernet-ircu/undernet-ircu-svn/ircu2/trunk@529 c9e4aea6-c8fd-4c43-8297-357d70d61c8c
ChangeLog
ircd/engine_devpoll.c
ircd/engine_poll.c