class IO::Event::Debug::Selector

def wakeup

Wakeup the the selector.
def wakeup
	@selector.wakeup
end