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

  /libcore/luni/src/test/java/libcore/java/nio/channels/
OldSocketChannelTest.java 197 SocketAddress unresolvedAddress =
200 this.channel1 = SocketChannel.open(unresolvedAddress);

Completed in 485 milliseconds