Skip to main content

share_is_ipc

Function share_is_ipc 

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

True when the tree behind tid is the virtual IPC$ share.