class Async::Reactor
def << fiber
-
fiber
(#resume
) -- The object to be resumed on the next iteration of the run-loop.
def << fiber @ready << fiber end
fiber
(#resume
)
-- The object to be resumed on the next iteration of the run-loop.
def << fiber @ready << fiber end