Exemple #1
0
 def send(self, host):
     self._pkt_id = host.next_pkt_id()
     return Request.send(self, host)