Skip to main content

parse_lsp_open

Function parse_lsp_open 

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

Parse C2S_LSP_OPEN into (nonce, flags, diag_latency_ms, path).