Skip to main content

parse_lsp_closed

Function parse_lsp_closed 

Source
pub fn parse_lsp_closed(msg: &[u8]) -> Option<(u16, u8)>
Expand description

Parse S2C_LSP_CLOSED into (lsp_id, reason).