From: KOSAKI Motohiro Date: 2011-05-07T00:01:42+09:00 Subject: [ruby-core:36029] Re: [Ruby 1.9 - Feature #4531] [PATCH 0/7] use poll() instead of select() in certain cases > Issue #4531 has been updated by Eric Wong. > > File 0001-rb_wait_for_single_fd-use-ppoll-instead-of-poll.patch added > > I've uploaded a new patch to use ppoll() instead of poll() > > Also pullable from git://bogomips.org/ruby rb_wait_for_single_fd-ppoll I've commited modified patch based on it at r31450.