Method Protocols.TCP.HappyEyeballs()->connect()


Method connect

Concurrent.Future connect(string host, int port)

Description

Establish a connection to the given host:port. Resolves with a connected socket, or rejects with a failure message.