Searched defs:finishConnect (Results 1 – 6 of 6) sorted by relevance
57 public boolean finishConnect() throws IOException { in finishConnect() method in MockSocketChannel
3766 public boolean finishConnect() throws IOException { in finishConnect() method in SocketChannelTest.MockSocketChannel
440 public abstract boolean finishConnect() throws IOException; in finishConnect() method in SocketChannel
377 public boolean finishConnect() throws IOException { in finishConnect() method in OldSocketChannelTest.MockSocketChannel
272 private void finishConnect(boolean mayInvokeDirect) { in finishConnect() method in UnixAsynchronousSocketChannelImpl
736 public boolean finishConnect() throws IOException { in finishConnect() method in SocketChannelImpl