# File lib/eventmachine.rb, line 1375 1375: def error? 1376: EventMachine::report_connection_error_status(@signature) != 0 1377: end