StdSocket.this

Establish connection to backend. Constructor is expected to throw Exception if anything goes wrong.

class StdSocket
this
@trusted
(
string host
,
ushort port
,
Duration timeout
)

Meta