# File lib/packet/packet_connection.rb, line 75
    def reconnect server,port,handler
      reactor.reconnect(server,port,handler)
    end