1
0
mirror of https://github.com/nmap/nmap.git synced 2026-01-09 16:09:03 +00:00
Files
nmap/nsock
dmiller 38823b5cd1 Handle SSL_read()/SSL_write() returning 0 when not EOF.
OpenSSL docs say, "Old documentation indicated a difference between 0
and -1, and that -1 was retryable. You should instead call
SSL_get_error() to find out if it's retryable."
2024-11-21 20:11:38 +00:00
..