awslabs / aws-c-http

C99 implementation of the HTTP/1.1 and HTTP/2 specifications
Apache License 2.0
136 stars 42 forks source link

Bind to a list of Network Interfaces #471

Closed waahm7 closed 4 months ago

waahm7 commented 5 months ago

Description of changes:

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

codecov-commenter commented 5 months ago

Codecov Report

Attention: Patch coverage is 26.08696% with 17 lines in your changes missing coverage. Please review.

Project coverage is 79.32%. Comparing base (079ccfd) to head (3f123bd).

Files Patch % Lines
source/connection_manager.c 26.08% 17 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #471 +/- ## ========================================== - Coverage 79.42% 79.32% -0.11% ========================================== Files 27 27 Lines 11575 11597 +22 ========================================== + Hits 9194 9199 +5 - Misses 2381 2398 +17 ```

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