Documentation
Dlang.org
ServerConfig.reuseAddress
handy_httpd
components
config
ServerConfig
Whether to set the REUSEADDR flag for the socket.
struct
ServerConfig
bool
reuseAddress
;
handy_httpd
components
config
ServerConfig
aliases
ServerShutdownFunction
SocketConfigureFunction
variables
connectionQueueSize
defaultHeaders
enableWebSockets
hostname
port
postShutdownCallbacks
preBindCallbacks
receiveBufferSize
requestQueueSize
reuseAddress
workerPoolManagerIntervalMs
workerPoolSize
Whether to set the REUSEADDR flag for the socket.