Subject: [ruby-core:39095] rb_thread_select() may fail with EINTR on trunk/1.9.3
From: Eric Wong <normalperson@ b n >
Date: Thu, 25 Aug 2011 06:39:06 +0900
I know rb_thread_select() is deprecated, but it should still handle
EINTR and retry transparently like it did with 1.9.2 to avoid breaking
existing code.
--
Eric Wong