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

/openjdk7/jdk/src/windows/classes/sun/nio/ch/
H A DWindowsAsynchronousSocketChannelImpl.java210 updateConnectContext(handle);
907 private static native void updateConnectContext(long socket) throws IOException; method in class:WindowsAsynchronousSocketChannelImpl

Completed in 67 milliseconds