Searched refs:UnixAsynchronousSocketChannelImpl (Results 1 – 5 of 5) sorted by relevance
88 return new UnixAsynchronousSocketChannelImpl(toPort(group)); in openAsynchronousSocketChannel()
53 class UnixAsynchronousSocketChannelImpl class106 UnixAsynchronousSocketChannelImpl(Port port) in UnixAsynchronousSocketChannelImpl() method in UnixAsynchronousSocketChannelImpl129 UnixAsynchronousSocketChannelImpl(Port port, in UnixAsynchronousSocketChannelImpl() method in UnixAsynchronousSocketChannelImpl489 AsynchronousChannel ch = UnixAsynchronousSocketChannelImpl.this;682 Invoker.invokeIndirectly(UnixAsynchronousSocketChannelImpl.this,
235 ch = new UnixAsynchronousSocketChannelImpl(port, newfd, remote); in finishAccept()
33 UnixAsynchronousSocketChannelImpl.c \
1521 ojluni/src/main/java/sun/nio/ch/UnixAsynchronousSocketChannelImpl.java \