FiberIoException on connection failure.FiberSocket.connect
void connect(scope const(char)[] host, ushort port) @trustedConnect to a remote host. Yields until connected or an error occurs.
Parameters
host | Hostname or IP address string. |
port | Remote port number. |