ae v0.0.2177 (2018-04-10T20:33:51Z)
Home
Dub
Repo
TcpServer.listen
ae
net
asockets
TcpServer
Start listening on this socket.
ushort
listen
(ushort port, string addr)
class
TcpServer
ushort
listen
(
ushort
port
,
string
addr
= null
)
void
listen
(AddressInfo[] addressInfos)
Meta
Source
See Implementation
ae
net
asockets
TcpServer
functions
close
listen
properties
handleAccept
isListening
localAddresses
variables
handleClose
Start listening on this socket.