Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for setIii (0.16 sec)

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

                // fall trough if the tree connection is already established
                // and send it as a separate request instead
                String svc = null;
                int t = this.tid;
                request.setTid(t);
    
                if ( !transport.isSMB2() ) {
                    ServerMessageBlock req = (ServerMessageBlock) request;
                    svc = this.service;
                    if ( svc == null ) {
    Registered: Wed Jun 12 15:45:55 UTC 2024
    - Last Modified: Thu Jan 05 13:06:39 UTC 2023
    - 29.6K bytes
    - Viewed (0)
Back to top