Skip to main content

C2S_FS_SEARCH

Constant C2S_FS_SEARCH 

Source
pub const C2S_FS_SEARCH: u8 = 0x46;
Expand description

Fuzzy file search under a root (no sync): [0x46][nonce:2][limit:2][root_len:2][root:N][query_len:2][query:N]. Returns paths (root-relative) whose basename subsequence-matches query.