Ejemplo n.º 1
0
 def _handle_packet(self, packet):
   # should only be called when packet is complete
   self.called_handle_packet = True
   HeronClient._handle_packet(self, packet)
Ejemplo n.º 2
0
 def _handle_packet(self, packet):
   # should only be called when packet is complete
   self.called_handle_packet = True
   HeronClient._handle_packet(self, packet)