ae ~next (2021-10-23T04:25:29.3345725)
Dub
Repo
BaseHttpServerConnection.idle
ae
net
http
server
BaseHttpServerConnection
Idle connections are those which can be closed when the server is shutting down.
class
BaseHttpServerConnection
protected final @
property
bool
idle
(
)
Meta
Source
See Implementation
ae
net
http
server
BaseHttpServerConnection
constructors
this
functions
acceptMore
closeResponse
debugLog
formatLocalAddress
logRequest
onContinuation
onDisconnect
onNewRequest
processRequest
sendData
sendHeaders
sendResponse
properties
idle
remoteAddressStr
variables
banner
conn
connected
currentRequest
expect
firstRequest
handleRequest
inBuffer
log
persistent
requestProcessing
responseSize
timeout
timeoutActive
timer
Idle connections are those which can be closed when the server is shutting down.