Searched refs:anyAddress (Results 1 – 2 of 2) sorted by relevance
285 Inet6Address anyAddress = new Inet6Address(); in anyLocalAddress() local286 anyAddress.holder().hostName = "::"; in anyLocalAddress()287 anyLocalAddress = anyAddress; in anyLocalAddress()
730 InetSocketAddress anyAddress = new InetSocketAddress(InetAddress.getLocalHost(), 0); in test_setReuseAddressZ() local733 serverSocket.bind(anyAddress); in test_setReuseAddressZ()757 anyAddress = new InetSocketAddress(InetAddress.getLocalHost(), 0); in test_setReuseAddressZ()760 serverSocket.bind(anyAddress); in test_setReuseAddressZ()785 anyAddress = new InetSocketAddress(InetAddress.getLocalHost(), 0); in test_setReuseAddressZ()787 serverSocket.bind(anyAddress); in test_setReuseAddressZ()