Skip to content

asyn-thrdd: add IPv6 guards#21881

Closed
sourceturner wants to merge 2 commits into
curl:masterfrom
sourceturner:fix-ipv6-guards
Closed

asyn-thrdd: add IPv6 guards#21881
sourceturner wants to merge 2 commits into
curl:masterfrom
sourceturner:fix-ipv6-guards

Conversation

@sourceturner

Copy link
Copy Markdown
Contributor

it seems that the usual '#ifdef USE_IPV6' guards have been overlooked in lib/asyn-thrdd.c

this commit makes sure that the code compiles if IPv6 is not available

it seems that the usual '#ifdef USE_IPV6' guards have been overlooked
in lib/asyn-thrdd.c

this commit makes sure that the code compiles if IPv6 is not available
@github-actions github-actions Bot added the name lookup DNS and related tech label Jun 6, 2026
Comment thread lib/asyn-thrdd.c Outdated
Use a single variable declaration

Co-authored-by: Viktor Szakats <vszakats@users.noreply.github.com>
@vszakats vszakats closed this in 04a85a1 Jun 11, 2026
@vszakats

Copy link
Copy Markdown
Member

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

name lookup DNS and related tech

Development

Successfully merging this pull request may close these issues.

3 participants