Skip to main content

begin_change_notify

Function begin_change_notify 

Source
pub(crate) fn begin_change_notify(
    conn: &mut Smb2Conn,
    hdr: &Header2,
    buf: &[u8],
) -> AsyncStart
Expand description

Begin a CHANGE_NOTIFY ([MS-SMB2] §3.3.5.19): validate the directory open, register the watch, and defer with an interim STATUS_PENDING.