class EventMachine::Connection

def get_status

Returns:
  • (Integer) -
def get_status
  EventMachine::get_subprocess_status @signature
end