In Files

Methods

Files

IProto::EMCallbackConnection

Public Instance Methods

send_request(request_type, body, cb = nil, &block) click to toggle source
# File lib/iproto/em.rb, line 224
def send_request(request_type, body, cb = nil, &block)
  _send_request(request_type, body, cb || block)
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.