canonical / dqlite

Embeddable, replicated and fault-tolerant SQL engine.
https://dqlite.io
Other
3.85k stars 216 forks source link

raft/uv: Drop AI_V4MAPPED | AI_ADDRCONFIG from getaddrinfo #615

Closed cole-miller closed 7 months ago

cole-miller commented 7 months ago

This is cherry-picked from https://github.com/cowsql/raft/commit/1a00ebf0482000d8b62ea1932bb88122a951aaba -- thanks @freeekanayaka for pointing out the fix.

Closes #574

Signed-off-by: Cole Miller cole.miller@canonical.com

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 81.22%. Comparing base (61fc84c) to head (bea9e6f). Report is 8 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #615 +/- ## ======================================= Coverage 81.21% 81.22% ======================================= Files 191 191 Lines 27033 27034 +1 Branches 4944 4920 -24 ======================================= + Hits 21956 21958 +2 + Misses 3483 3454 -29 - Partials 1594 1622 +28 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.