ae v0.0.2384 (2019-04-14T19:37:57Z)
Home
Dub
Repo
TcpServer.listen
ae
net
asockets
TcpServer
Start listening on this socket.
ushort
listen
(ushort port, string addr)
void
listen
(AddressInfo[] addressInfos)
class
TcpServer
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.