tanya ~master (2021-06-04T07:37:50Z)
Dub
Repo
ConnectedSocket.this
tanya
net
socket
ConnectedSocket
Create a socket.
class
ConnectedSocket
@
nogc
this
(
SocketType
handle
,
AddressFamily
af
)
Parameters
handle
SocketType
Socket.
af
AddressFamily
Address family.
Meta
Source
See Implementation
tanya
net
socket
ConnectedSocket
constructors
this
functions
receive
send
properties
disconnected
variables
disconnected_
Create a socket.