pub(crate) fn share_is_ipc( server: &Arc<ServerShared>, conn: &Smb2Conn, tid: u32, ) -> bool
True when the tree behind tid is the virtual IPC$ share.
tid