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