mirror of
https://github.com/nmap/nmap.git
synced 2026-01-08 15:39:05 +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.