# File lib/handler/endpoint_state_handler.rb, line 82 def on_connection_local_open(event) self.on_connection_opened(event) if event.connection.remote_active? end