phobos ~master (2024-10-03T07:50:27Z)
Dub
Repo
TcpSocket.this
std
socket
TcpSocket
Constructs a blocking TCP Socket and connects to the given
Address
.
this
(AddressFamily family)
this
()
this
(Address connectTo)
class
TcpSocket
this
(
Address
connectTo
)
Meta
Source
See Implementation
std
socket
TcpSocket
constructors
this
Constructs a blocking TCP Socket and connects to the given Address.