module IO::Event
module IO::Event::Debug
module IO::Event::Selector
class IO::Event::Debug::Selector
class IO::Event::Interrupt
class IO::Event::Selector::Select
io-event
0.3.1
# wakeup
def wakeup if @blocked @interrupt.signal return true end return false end