# File lib/eventmachine.rb, line 1608 1608: def error? 1609: EventMachine::report_connection_error_status(@signature) != 0 1610: end