mirror of
https://github.com/nmap/nmap.git
synced 2025-12-28 02:19:04 +00:00
Added new poll and kqueue/kevent nsock engines.
poll should be available almost everywhere. kqueue/kevent are available on BSD systems (including MacOS).
This commit is contained in:
@@ -97,5 +97,6 @@
|
||||
#define HAVE_PCAP 1
|
||||
#endif
|
||||
|
||||
#define HAVE_POLL 1
|
||||
|
||||
#endif /* NSOCK_WINCONFIG_H */
|
||||
#endif /* NSOCK_WINCONFIG_H */
|
||||
|
||||
Reference in New Issue
Block a user