mirror of
https://github.com/nmap/nmap.git
synced 2025-12-31 11:59:03 +00:00
There are various functions in the internal nmap.socket and nmap.dnet libraries that are there for technical reasons: http://seclists.org/nmap-dev/2012/q1/318 The sleep function is exposed through the stdnse namespace because it fits that library better. Some code comments said that names such as nmap.new_socket were deprecated in favor of e.g. nmap.socket.new, but the old names were never formally deprecated, so I removed those comments.
32 KiB
32 KiB