Function quicksocket::shutdown_server[][src]

pub fn shutdown_server()

Requests that the websocket server shut down. The server will not shut down immediately but will stop serving as soon as e.g. it processes the shutdown request and any existing network requests are resolved.