Searched refs:toPort (Results 1 – 1 of 1) sorted by relevance
67 private Port toPort(AsynchronousChannelGroup group) throws IOException { in toPort() method in LinuxAsynchronousChannelProvider81 return new UnixAsynchronousServerSocketChannelImpl(toPort(group)); in openAsynchronousServerSocketChannel()88 return new UnixAsynchronousSocketChannelImpl(toPort(group)); in openAsynchronousSocketChannel()