Пример #1
0
 def send(self, x):
     pcap_sendpacket(self.pcap, x, len(x))
Пример #2
0
 def send(self, x):
     pcap_sendpacket(self.pcap, x, len(x))