Exemplo n.º 1
0
 def send_Ping(self):
     self.send_packet(packeter.dump_Ping())
     self.last_pinged = time.time()
Exemplo n.º 2
0
 def send_Ping(self):
     self.send_packet(packeter.dump_Ping())
     self.last_pinged = time.time()