kgio 2.3.3 - minor fixesv2.3.3
commitc79b5f9037ce69fb3ebce470a14af505aa1c8f5a
authorEric Wong <normalperson@yhbt.net>
Tue, 15 Mar 2011 12:00:52 +0000 (15 12:00 +0000)
committerEric Wong <normalperson@yhbt.net>
Tue, 15 Mar 2011 12:00:52 +0000 (15 12:00 +0000)
tree4cac2e2f8d1bde5e8ac3aef55e9f9cde0e145dba
parent82a3e7d24e3cd51f15df593590986b7c5d0834aa
kgio 2.3.3 - minor fixes

We no longer over-allocate memory for Kgio.poll (1.9.x-only).
Under Ruby 1.9.3dev, we also use rb_thread_io_blocking_region
to properly deal with cross-thread IO#close.
GIT-VERSION-GEN