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

/openjdk9/jdk/src/java.base/unix/classes/sun/nio/ch/
H A DUnixAsynchronousServerSocketChannelImpl.java203 private AsynchronousSocketChannel finishAccept(FileDescriptor newfd, method in class:UnixAsynchronousServerSocketChannelImpl
/openjdk9/jdk/src/java.base/windows/classes/sun/nio/ch/
H A DWindowsAsynchronousServerSocketChannelImpl.java141 void finishAccept() throws IOException { method in class:WindowsAsynchronousServerSocketChannelImpl.AcceptTask

Completed in 90 milliseconds