Add UNSPEC enum to the StandardProtocolFamily class that will denote any/unspecified protocol family, similar to AF_UNSPEC.
It could be used as a hint for INET name services to return addresses for any protocol family - both INET and INET6.
It could be used as a hint for INET name services to return addresses for any protocol family - both INET and INET6.
- relates to
-
JDK-8244202 Implementation of JEP 418: Internet-Address Resolution SPI
-
- Resolved
-