Searched refs:anyAddress (Results 1 – 2 of 2) sorted by relevance
194 Inet6Address anyAddress = new Inet6Address(); in anyLocalAddress() local195 anyAddress.holder().hostName = "::"; in anyLocalAddress()196 anyLocalAddress = anyAddress; in anyLocalAddress()
709 InetSocketAddress anyAddress = new InetSocketAddress(InetAddress.getLocalHost(), 0); in test_setReuseAddressZ() local712 serverSocket.bind(anyAddress); in test_setReuseAddressZ()737 anyAddress = new InetSocketAddress(InetAddress.getLocalHost(), 0); in test_setReuseAddressZ()740 serverSocket.bind(anyAddress); in test_setReuseAddressZ()764 anyAddress = new InetSocketAddress(InetAddress.getLocalHost(), 0); in test_setReuseAddressZ()766 serverSocket.bind(anyAddress); in test_setReuseAddressZ()