kgio 2.4.1 - Kgio.poll avoids EINTR, reallyv2.4.1
commitf656c49f77d896cbbb1e684d826472c09dcc2253
authorEric Wong <normalperson@yhbt.net>
Sat, 21 May 2011 02:53:03 +0000 (20 19:53 -0700)
committerEric Wong <normalperson@yhbt.net>
Sat, 21 May 2011 02:53:03 +0000 (20 19:53 -0700)
tree81a6e71c6079ff88babb79427d90746be44b7bb8
parentf809a87f70f0937a87b5d3a83704847daceef4dd
kgio 2.4.1 - Kgio.poll avoids EINTR, really

This release fixes a race condition that could allow
Errno::EINTR to be raised even though the 2.4.0 release
was supposed to stop that.

Nobody uses Kgio.poll, really, so this shouldn't be an issue
for real code, yet.
GIT-VERSION-GEN