# File lib/packet/packet_connection.rb, line 55 def start_server ip,port,t_module,&block reactor.start_server(ip,port,t_module,&block) end