mirror of
https://github.com/nmap/nmap.git
synced 2025-12-17 05:09:00 +00:00
Removed duplicate sentence
This commit is contained in:
@@ -70,8 +70,7 @@ o Investigate why and whether we need mswin32/pcap-include/pcap-int.h.
|
|||||||
read. So we sort of sneak in and call PacketSetReadTimeout. In the
|
read. So we sort of sneak in and call PacketSetReadTimeout. In the
|
||||||
code there's even a comment: "BUGBUG: This is cheating." libdnet
|
code there's even a comment: "BUGBUG: This is cheating." libdnet
|
||||||
also uses the Packet* functions, but in a more innocuous
|
also uses the Packet* functions, but in a more innocuous
|
||||||
way. libdnet also uses the Packet* functions, but in a more
|
way. It doesn't access them through a struct pcap, so it
|
||||||
innocuous way. It doesn't access them through a struct pcap, so it
|
|
||||||
doesn't need pcap-int.h. David is going to test whether this makes
|
doesn't need pcap-int.h. David is going to test whether this makes
|
||||||
any signficiant difference--we might be able to just remove the
|
any signficiant difference--we might be able to just remove the
|
||||||
PcapSetReadTimeout().
|
PcapSetReadTimeout().
|
||||||
|
|||||||
Reference in New Issue
Block a user