pub const C2S_LSP_ACK: u8 = 0x62;Expand description
Acknowledge a pushed update: [0x62][lsp_id:2][stream:1][update_id:4]
stream is LSP_STREAM_STATE or LSP_STREAM_DIAG.
pub const C2S_LSP_ACK: u8 = 0x62;Acknowledge a pushed update: [0x62][lsp_id:2][stream:1][update_id:4]
stream is LSP_STREAM_STATE or LSP_STREAM_DIAG.