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