pub const SHUTDOWN_MARKER: u32 = u32::MAX; // 4_294_967_295u32
Sentinel request that asks the server to close the connection.