From: KOSAKI Motohiro Date: 2011-05-01T11:56:00+09:00 Subject: [ruby-core:35963] Re: [Ruby 1.9 - Feature #4531][PATCH 0/7] use poll() instead of select() in certain cases >> Also, RB_POLLIN should be avoided. > > Huh? What would I use for events instead? > > Thanks for taking your time to review this! I meant RB_POLLIN is not backend independ name. thanks.