envoyproxy / envoyproxy/envoy

Align Windows getaddrinfo behavior to other platforms

Open
#24,326 9 comments 0 reactions 1 assignee Claimed by @wrowe View on GitHub
area/windows bug help wanted no stalebot
Dominant language
C++
Stars
28.9k
Forks
5.6k
Avg merge
1d 20h
Merged PRs (30d)
428

Description

*Title*: *Align Windows getaddrinfo behavior to other platforms*

*Description*:
#23957 shows how Windows parsing is more relaxed compared to other platforms. We may want to align it to have the same strictness in order to have a consistent behavior.

*Repro steps*:
Remove the compiler ifndef directive introduce in #23957 and run: `./ci/run_envoy_docker.sh './ci/do_ci.sh bazel.dev //test/common/network:utility_test --test_output=all'`

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.