tanya ~master (2021-06-04T07:37:50Z)
Dub
Repo
OverlappedConnectedSocket.this
tanya
net
socket
OverlappedConnectedSocket
Create a socket.
class
OverlappedConnectedSocket
@
nogc
this
(
SocketType
handle
,
AddressFamily
af
)
Parameters
handle
SocketType
Socket handle.
af
AddressFamily
Address family.
Meta
Source
See Implementation
tanya
net
socket
OverlappedConnectedSocket
constructors
this
functions
beginReceive
beginSend
endReceive
endSend
Create a socket.