dlib ~master (2021-07-06T21:20:15Z)
Home
Dub
Repo
Socket.this
dlib
network
socket
Socket
Create a socket.
class
Socket
this
(
socket_t
handle
,
AddressFamily
af
)
Parameters
handle
socket_t
Socket.
af
AddressFamily
Address family.
Meta
Source
See Implementation
dlib
network
socket
Socket
constructors
this
destructors
~this
enums
Shutdown
functions
close
getOption
listen
opCmp
setOption
shutdown
properties
addressFamily
blocking
handle
isAlive
variables
family
handle_
Create a socket.