accept: better detect closed files on EINTR/EAGAIN
commit01949865e2715b487e098dbc60ba3ae7a01a3b54
authorEric Wong <normalperson@yhbt.net>
Sun, 10 Apr 2011 06:07:55 +0000 (10 06:07 +0000)
committerEric Wong <normalperson@yhbt.net>
Sun, 10 Apr 2011 07:01:39 +0000 (10 07:01 +0000)
tree1765648b05f98b73e4af75c79ba9338d15055b03
parent59782a15d0be87130934cbecb34ed639be68b44a
accept: better detect closed files on EINTR/EAGAIN

Another thread may have killed the acceptor object.
ext/kgio/accept.c