- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for watch_smb1_marksClosed_onError10B (0.12 seconds)
-
src/test/java/jcifs/smb/SmbWatchHandleImplTest.java
} // SMB1 path: on error code 0x10B the handle should be marked closed @Test @DisplayName("watch() SMB1 marks handle closed on error 0x10B") void watch_smb1_marksClosed_onError10B() throws Exception { NotifyResponse resp = mock(NotifyResponse.class); when(resp.isReceived()).thenReturn(true); when(resp.getErrorCode()).thenReturn(0x10B);Created: Sun Apr 05 00:10:12 GMT 2026 - Last Modified: Thu Aug 14 05:31:44 GMT 2025 - 11.5K bytes - Click Count (0)