- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for FsctlPipeWaitRequest (0.07 sec)
-
src/main/java/jcifs/internal/fscc/FsctlPipeWaitRequest.java
* * @author mbechler */ public class FsctlPipeWaitRequest implements Encodable { private final byte[] nameBytes; private final long timeout; private final boolean timeoutSpecified; /** * Constructs a pipe wait request without timeout. * * @param name the pipe name to wait for */ public FsctlPipeWaitRequest(final String name) {
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Sat Aug 16 01:32:48 UTC 2025 - 2.8K bytes - Viewed (0)