Skip to main content

tree_connect

Function tree_connect 

Source
pub(crate) fn tree_connect(
    server: &Arc<ServerShared>,
    _conn: &mut Smb2Conn,
    buf: &[u8],
) -> Result<(String, u8, bool, bool, bool), Status>