mirror of
https://github.com/nmap/nmap.git
synced 2025-12-07 21:21:31 +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.
2.3 KiB
2.3 KiB