mirror of
https://github.com/nmap/nmap.git
synced 2026-08-03 22:29:06 +00:00
Fix TCP connect scans on Windows. Previously, one iterator was used to traverse both the incomplete and completed hosts lists, and Visual C++ didn't like that. Now there are separate iterators for each list.
This commit is contained in:
parent
75773f94d9
commit
3f8f42d9d1
1 changed files with 564 additions and 561 deletions
1125
scan_engine.cc
1125
scan_engine.cc
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue