Using Python I want to continuously read the packets one-by-one in the same order they are written into, from a pcap file that is being continuously wr
Python
pcap