Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for sessionSetupSMB2 (0.08 sec)

  1. src/main/java/jcifs/smb/SmbSessionImpl.java

                         * "The parameter is incorrect" error can occur.
                         */
                        this.uid = 0;
    
                        if ( trans.isSMB2() ) {
                            return sessionSetupSMB2(trans, this.targetDomain, (ServerMessageBlock2Request<?>) chained, chainedResponse);
                        }
    
    Registered: Sun Nov 03 00:10:13 UTC 2024
    - Last Modified: Sun Nov 14 17:41:04 UTC 2021
    - 49K bytes
    - Viewed (0)
Back to top