dlib ~master (2021-07-06T21:20:15Z)
Home
Dub
Repo
OverlappedConnectedSocket.this
dlib
network
socket
OverlappedConnectedSocket
Create a socket.
class
OverlappedConnectedSocket
this
(
socket_t
handle
,
AddressFamily
af
)
Parameters
handle
socket_t
Socket handle.
af
AddressFamily
Address family.
Meta
Source
See Implementation
dlib
network
socket
OverlappedConnectedSocket
constructors
this
functions
beginReceive
beginSend
endReceive
endSend
Create a socket.