mirror of
https://github.com/nmap/nmap.git
synced 2025-12-08 05:31:31 +00:00
We checked for OSError so that we could give a useful custom error message on ENOENT. But on Windows, it is a WindowsError, which is a subclass of OSError.
40 KiB
40 KiB