Parent

Methods

Celluloid::IO::Mailbox

An alternative implementation of Celluloid::Mailbox using Reactor

Public Class Methods

new() click to toggle source
# File lib/celluloid/io/mailbox.rb, line 5
def initialize
  super(Reactor)
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.