Home
last modified time | relevance | path

Searched defs:SocketChannelImpl (Results 1 – 1 of 1) sorted by relevance

/libcore/luni/src/main/java/java/nio/
DSocketChannelImpl.java56 class SocketChannelImpl extends SocketChannel implements FileDescriptorChannel { class
95 public SocketChannelImpl(SelectorProvider selectorProvider) throws IOException { in SocketChannelImpl() method in SocketChannelImpl
102 … public SocketChannelImpl(SelectorProvider selectorProvider, boolean connect) throws IOException { in SocketChannelImpl() method in SocketChannelImpl
111 …public SocketChannelImpl(SelectorProvider selectorProvider, FileDescriptor existingFd) throws IOEx… in SocketChannelImpl() method in SocketChannelImpl