- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for NT_STATUS_NETWORK_NAME_DELETED (0.09 sec)
-
src/main/java/jcifs/smb1/smb1/SmbTree.java
} try { session.send(request, response); } catch (final SmbException se) { if (se.getNtStatus() == NtStatus.NT_STATUS_NETWORK_NAME_DELETED) { /* Someone removed the share while we were * connected. Bastards! Disconnect this tree * so that it reconnects cleanly should the share
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Thu Aug 14 07:14:38 UTC 2025 - 8.1K bytes - Viewed (0)