I want to monitor all those valid NIC in one machine in one thread,<br>But i didn&#39;t find any appropriate method to do this, the key issue is <br>that after bind event to one valid nic, how to receive the packet from<br>
this NIC device, pcap_next_ex(...) is not a good way.<br>Anyone can help me?<br>