Skip to main content

C2S_QUIT

Constant C2S_QUIT 

Source
pub const C2S_QUIT: u8 = 0x0F;
Expand description

Request server shutdown: [0x0F]. No payload. The server broadcasts S2C_QUIT to all connected clients and exits.