ae v0.0.3053 (2021-06-01T17:26:23Z)
Home
Dub
Repo
SocketServer.isListening
ae
net
asockets
SocketServer
Returns
true
if the server is listening for incoming connections.
class
SocketServer
final @
property
bool
isListening
(
)
Meta
Source
See Implementation
ae
net
asockets
SocketServer
classes
Listener
constructors
this
functions
close
createConnection
listen
updateFlags
properties
handleAccept
isListening
localAddresses
static functions
fromStdin
variables
handleClose
listeners
listening
Returns true if the server is listening for incoming connections.