epoll: ignore ECONNRESET errors
commit7ec2e407206036a993aadbcd39b13a2d86b7a288
authorEric Wong <normalperson@yhbt.net>
Thu, 20 Jan 2011 21:26:59 +0000 (20 13:26 -0800)
committerEric Wong <normalperson@yhbt.net>
Thu, 20 Jan 2011 22:11:15 +0000 (20 22:11 +0000)
tree7241b687f1cb7a4530514bc07eea55095195f828
parent7ad4e300c29b06fd53aca9f9bad18f97f9a34633
epoll: ignore ECONNRESET errors

Nothing we can do about that from clients.  Perhaps kgio
should just return nil for those...
lib/rainbows/epoll/client.rb