Searched defs:waitForConnect (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/windows/classes/java/net/
H A DDualStackPlainSocketImpl.java85 waitForConnect(nativefd, timeout);
274 static native void waitForConnect(int fd, int timeout) throws IOException; method in class:DualStackPlainSocketImpl

Completed in 30 milliseconds