sleepy_penguin 3.0.1 - really avoids EINTRv3.0.1
commitee4481de83bb8d208ff99aed9b5fff393115114c
authorEric Wong <normalperson@yhbt.net>
Sat, 21 May 2011 02:39:58 +0000 (20 19:39 -0700)
committerEric Wong <normalperson@yhbt.net>
Sat, 21 May 2011 02:40:38 +0000 (20 19:40 -0700)
tree5fab18032d2768bcd31ec9f0c6ac6289ff72490a
parent2fb791b331b286f2af86d807028818d493f0f556
sleepy_penguin 3.0.1 - really avoids EINTR

One bugfix:

* epoll: avoid race condition in EINTR checking

  Even if we timeout while getting an EINTR, we'll retry
  epoll_wait() with a zero timeout like IO.select does in Ruby to
  avoid raising Errno::EINTR.
GIT-VERSION-GEN