Creates a TCP connection to the specified address.
address
Hostname and port number of the destination TCP server to connect to.
Optional
Socket options, for example to create a secure TLS connection.
https://sockets-api.proposal.wintercg.org
Generated using TypeDoc
Creates a TCP connection to the specified
address
.