TAsyncSocket.open

Asynchronously connects the socket.

Completes without blocking and defers further operations on the socket until the connection is established. If connecting fails, this is currently not indicated in any way other than every call to read/write failing.

class TAsyncSocket
override
void
open
()

Meta