mirror of
https://github.com/nmap/nmap.git
synced 2026-01-03 21:29:01 +00:00
This code was not always properly cleaning up automatically generated sockets; for example in the case of "Connection refused". It would delete sockets even if you gave one manually with --source; it's not clear that's the right behavior.