Skip to main content

share_is_ca

Function share_is_ca 

Source
pub(crate) fn share_is_ca(
    server: &Arc<ServerShared>,
    conn: &Smb2Conn,
    tid: u32,
) -> bool
Expand description

True when the tree behind tid is a continuously-available share, which may grant persistent handles ([MS-SMB2] §3.3.5.9.11).