tomcat-native
tomcat-native copied to clipboard
Simplify Address#getInfo() native implementation
Don't apply tricks and rely on OS behavior to resolve addresses. This also
aligns with the NIO implementatin using InetSocketAddress.
This mimics the behavior of HTTPd's listen.c for apr_sockaddr_info_get().
@mturk Let's discuss. I'd like to understand what will break in your deployments.
This changes behaviour so it would need to wait until 1.3 (if there ever is such a version). Note that the current plan is that the code being discussed here would be removed in 2.0.
This changes behaviour so it would need to wait until 1.3 (if there ever is such a version). Note that the current plan is that the code being discussed here would be removed in 2.0.
For a transition phase, I would favor to remove everything in 1.3 which isn't used by Tomcat at all. In 2.0 remove APR. 1.3 can contain cleanups like this.
OR do 2.0 and then 3.0 which support OpenSSL 1.1.1 and 3.0.0.
@mturk You still owe me an explanation what will break for you.
@mturk Still waiting...
@mturk Still waiting...
@mturk still waiting...
@mturk still waiting for years...