dlib ~master (2021-07-06T21:20:15Z)
Home
Dub
Repo
ConnectedSocket.this
dlib
network
socket
ConnectedSocket
Create a socket.
class
ConnectedSocket
this
(
socket_t
handle
,
AddressFamily
af
)
Parameters
handle
socket_t
Socket.
af
AddressFamily
Address family.
Meta
Source
See Implementation
dlib
network
socket
ConnectedSocket
constructors
this
functions
receive
send
properties
disconnected
variables
disconnected_
Create a socket.