Skip to content

asyn-thread: avoid the separate 'struct resdata' alloc#16321

Closed
bagder wants to merge 1 commit intomasterfrom
bagder/async-resdata
Closed

asyn-thread: avoid the separate 'struct resdata' alloc#16321
bagder wants to merge 1 commit intomasterfrom
bagder/async-resdata

Conversation

@bagder
Copy link
Copy Markdown
Member

@bagder bagder commented Feb 13, 2025

Instead move the only struct field (start) into the thread_data struct.

Cherry-picked from #16219

Instead move the only struct field (start) into the thread_data struct.
@bagder bagder added the name lookup DNS and related tech label Feb 13, 2025
@bagder bagder closed this in 074048a Feb 13, 2025
@bagder bagder deleted the bagder/async-resdata branch February 13, 2025 15:22
vszakats added a commit that referenced this pull request Feb 17, 2025
pps83 pushed a commit to pps83/curl that referenced this pull request Apr 26, 2025
Instead move the only struct field (start) into the thread_data struct.

Closes curl#16321
pps83 pushed a commit to pps83/curl that referenced this pull request Apr 26, 2025
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.

1 participant