- Sort Score
- Result 10 results
- Languages All
Results 1 - 3 of 3 for closures (0.06 sec)
-
src/main/java/jcifs/smb/SmbFile.java
} } Smb2CloseRequest closeReq = new Smb2CloseRequest(th.getConfig(), getUncPath()); closeReq.setCloseFlags(Smb2CloseResponse.SMB2_CLOSE_FLAG_POSTQUERY_ATTIB); cur.chain(closeReq); Smb2CreateResponse createResp = th.send(cr); Smb2CloseResponse closeResp = closeReq.getResponse(); SmbBasicFileInfo info;
Registered: Sun Nov 03 00:10:13 UTC 2024 - Last Modified: Thu May 23 01:50:13 UTC 2024 - 82.3K bytes - Viewed (0) -
fess-crawler-lasta/src/main/resources/crawler/extractor.xml
"text/vnd.wap.wml", "text/vnd.wap.wmlscript", "text/x-awk", "text/x-basic", "text/x-c++hdr", "text/x-c++src", "text/x-cgi", "text/x-chdr", "text/x-clojure", "text/x-coffeescript", "text/x-csrc", "text/x-csharp", "text/x-cobol", "text/x-coldfusion", "text/x-common-lisp", "text/x-diff", "text/x-eiffel",
Registered: Sun Nov 10 03:50:12 UTC 2024 - Last Modified: Sat Aug 01 21:40:30 UTC 2020 - 49K bytes - Viewed (0) -
cmd/erasure-server-pool.go
// mergeEntryChannels will close 'merged' channel upon completion or cancellation. errCh <- mergeEntryChannels(ctx, entries, merged, 1) }() return nil } // HealObjectFn closure function heals the object. type HealObjectFn func(bucket, object, versionID string, scanMode madmin.HealScanMode) error
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Sun Sep 29 22:40:36 UTC 2024 - 89.8K bytes - Viewed (0)