ae v0.0.2580 (2020-04-04T13:22:46Z)
Home
Dub
Repo
TcpServer.listen
ae
net
asockets
TcpServer
Start listening on this socket.
ushort
listen
(ushort port, string addr)
class
TcpServer
final
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.