tango ~master (2021-12-14T19:14:08.8989381)
Dub
Repo
ServerSocket.this
tango
net
device
Socket
ServerSocket
this
(uint port, int backlog, bool reuse)
this
(Address addr, int backlog, bool reuse)
class
ServerSocket
this
(
Address
addr
,
int
backlog
= 32
,
bool
reuse
= false
)
Meta
Source
See Implementation
tango
net
device
Socket
ServerSocket
constructors
this
functions
accept
toString