Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for NT_STATUS_NETWORK_NAME_DELETED (0.1 seconds)

  1. 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
    Created: Sun Apr 05 00:10:12 GMT 2026
    - Last Modified: Thu Aug 14 07:14:38 GMT 2025
    - 8.1K bytes
    - Click Count (0)
Back to Top