Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for resumeKey (0.05 sec)

  1. src/main/java/jcifs/smb1/smb1/SmbFile.java

            if (LogStream.level >= 3) {
                log.println("doFindFirstNext: " + req.path);
            }
    
            send(req, resp);
    
            sid = resp.sid;
            req = new Trans2FindNext2(sid, resp.resumeKey, resp.lastName);
    
            /* The only difference between first2 and next2 responses is subCommand
             * so let's recycle the response object.
             */
    Registered: Sun Sep 07 00:10:21 UTC 2025
    - Last Modified: Sat Aug 30 05:58:03 UTC 2025
    - 112.2K bytes
    - Viewed (0)
Back to top