ae v0.0.3053 (2021-06-01T17:26:23Z)
Home
Dub
Repo
TcpServer.listen
ae
net
asockets
TcpServer
Start listening on this socket.
alias
listen
=
SocketServer
.
listen
ushort
listen
(ushort port, string addr)
class
TcpServer
final
ushort
listen
(
ushort
port
,
string
addr
= null
)
Meta
Source
See Implementation
ae
net
asockets
TcpServer
aliases
listen
constructors
this
functions
createConnection
properties
handleAccept
static functions
fromStdin
Start listening on this socket.