ae v0.0.2898 (2020-12-28T17:57:20Z)
Home
Dub
Repo
TcpServer.handleAccept
ae
net
asockets
TcpServer
Undocumented in source. Be warned that the author may not have intended to support it.
class
TcpServer
@
property
final
void
handleAccept
(
void
delegate
(
TcpConnection
incoming
)
value
)
Meta
Source
See Implementation
ae
net
asockets
TcpServer
aliases
listen
constructors
this
functions
createConnection
properties
handleAccept
static functions
fromStdin