about summary refs log tree commit homepage
path: root/lib/rainbows/socket_proxy.rb
DateCommit message (Collapse)
2011-06-28Fix Fiber* and WriterThread* breakage from removing io/wait
This fixes up breakage introduced in commit 905f0ff393629ddb4d70e3dc221b016128c47415 to switch to kgio for timed, synchronous waiting.
2010-12-27writer_thread_*: split out common socket_proxy code
Needless duplication sucks