eclipse-vertx / eclipse-vertx/vert.x
Support IPv6 and IPv4 dual-stack network listening
Open
enhancement
- Dominant language
- Java
- Stars
- 14.7k
- Forks
- 2.1k
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 30
Description
#### Read me
Read this first before creating an issue:
#### Describe the feature
The `TCPServerBase.class` only support listen one SocketAddress. The service cannot support both IPv4 and IPv6 dual-stack networks.
#### Use cases
This will help promote the development of ipv6.
Contributor guide
Assessment
This issue has not been assessed yet.