fn send_oplock_break(holder: &OplockHolder, level: u8)Expand description
Build, protect and enqueue an unsolicited OPLOCK_BREAK notification
([MS-SMB2] §2.2.23.1) telling holder to break down to level.
fn send_oplock_break(holder: &OplockHolder, level: u8)Build, protect and enqueue an unsolicited OPLOCK_BREAK notification
([MS-SMB2] §2.2.23.1) telling holder to break down to level.