tanya ~master (2021-06-04T07:37:50Z)
Dub
Repo
Socket.this
tanya
net
socket
Socket
Create a socket.
class
Socket
@
nogc
this
(
SocketType
handle
,
AddressFamily
af
)
Parameters
handle
SocketType
Socket.
af
AddressFamily
Address family.
Meta
Source
See Implementation
tanya
net
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.