mirror of
https://github.com/nmap/nmap.git
synced 2025-12-14 11:49:01 +00:00
This fixes a really bad bug that seems to have been there for a while. Canceling a nsock connect SSL operation fails with fatal(). I have never seen it in real life though. Added a corresponding unit test.
Minimal regression test suite for nsock. Usage: $ make $ sh ./run_tests.sh