mirror of
https://github.com/nmap/nmap.git
synced 2026-05-13 08:46:45 +00:00
Windows doesn't support selectable pcap fds, so instead of fiddling with adapter read timeouts via PacketSetReadTimeout, we get an event handle with pcap_get_event and WaitForSIngleObject. This means we don't need to extract the adapter from the pcap_t, which is not part of the libpcap API and was causing crashes switching between the libpcap versions used by WinPcap and Npcap. |
||
|---|---|---|
| .. | ||
| pcap | ||
| bittypes.h | ||
| ip6_misc.h | ||
| Packet32.h | ||
| pcap-bpf.h | ||
| pcap-namedb.h | ||
| pcap-stdinc.h | ||
| pcap.h | ||
| portability.h | ||
| remote-ext.h | ||
| Win32-Extensions.h | ||