# File lib/em/connection.rb, line 226 226: def error? 227: EventMachine::report_connection_error_status(@signature) != 0 228: end