mirror of
https://github.com/nmap/nmap.git
synced 2025-12-08 21:51:28 +00:00
socket:connect(host.ip, port.number) socket:connect(host.ip, port.number, port.protocol) to this: socket:connect(host, port) connect can take host and port tables now, and the default protocol is taken from the port table if possible.
3.1 KiB
3.1 KiB