tango v1.0.0+2.066 (2014-08-19T00:10:20Z)
Home
Dub
Repo
ServerSocket.this
tango
net
device
Socket
ServerSocket
this
(uint port, int backlog, bool reuse)
class
ServerSocket
this
(
uint
port
,
int
backlog
= 32
,
bool
reuse
= false
)
this
(Address addr, int backlog, bool reuse)
Meta
Source
See Implementation
tango
net
device
Socket
ServerSocket
constructors
this
functions
accept
toString