- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for explicitClose (0.48 sec)
-
src/test/java/jcifs/smb/DirFileEntryEnumIteratorBaseTest.java
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Thu Aug 14 05:31:44 UTC 2025 - 14.5K bytes - Viewed (0) -
docs/smb3-features/02-persistent-handles-design.md
SESSION_EXPIRED, // Session timeout SERVER_REBOOT, // Server restart HANDLE_EXPIRED, // Handle timeout reached LEASE_BREAK, // Associated lease broken EXPLICIT_CLOSE // User closed handle } public class HandleBreakHandler { public void handleBreak(HandleInfo handle, HandleBreakReason reason) { switch (reason) { case NETWORK_FAILURE:
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Sat Aug 16 02:53:50 UTC 2025 - 31.6K bytes - Viewed (0)