ae ~appveyor (2021-10-25T21:58:16.0365618)
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.