Skip to main content

announce_shutdown

Function announce_shutdown 

Source
pub fn announce_shutdown()
Expand description

Broadcasts a graceful shutdown announcement to all currently connected clients.

Iterates through the global SERVER_STATE and attempts to dispatch a ShutdownAnnouncement message via every active connection channel.