Fix Fiber* and WriterThread* breakage from removing io/wait
commit65f251070ce9b61a9049cb413fccffdfa11e7a70
authorEric Wong <normalperson@yhbt.net>
Tue, 28 Jun 2011 08:17:01 +0000 (28 08:17 +0000)
committerEric Wong <normalperson@yhbt.net>
Tue, 28 Jun 2011 08:17:01 +0000 (28 08:17 +0000)
tree6cf5c9d0f63f84688e0f05f9ac88de339ce157b1
parent905f0ff393629ddb4d70e3dc221b016128c47415
Fix Fiber* and WriterThread* breakage from removing io/wait

This fixes up breakage introduced in commit
905f0ff393629ddb4d70e3dc221b016128c47415 to switch to
kgio for timed, synchronous waiting.
lib/rainbows/client.rb
lib/rainbows/process_client.rb
lib/rainbows/socket_proxy.rb