0 on success (operation pending), -1 on failure.int submitConnectEx(const(sockaddr) * addr, int addrlen) @trusted nothrowSubmit a ConnectEx operation.
addr | Remote address to connect to. |
addrlen | Length of the address structure. |
0 on success (operation pending), -1 on failure.