HomeSort by relevance Sort by last modified time
    Searched full:finishaccept (Results 1 - 1 of 1) sorted by null

  /libcore/ojluni/src/main/java/sun/nio/ch/
UnixAsynchronousServerSocketChannelImpl.java 192 child = finishAccept(newfd, isaa[0], acceptAcc);
228 private AsynchronousSocketChannel finishAccept(FileDescriptor newfd,
343 child = finishAccept(newfd, isaa[0], null);

Completed in 123 milliseconds