ae v0.0.2728 (2020-08-02T06:18:06Z)
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
constructors
this
functions
close
listen
properties
handleAccept
isListening
localAddresses
static functions
fromStdin
variables
handleClose
Start listening on this socket.