Skip to content

Conversation

@icing
Copy link
Contributor

@icing icing commented Dec 4, 2025

Since we no longer traverse the transfers attached to a connection, change the sparse bitset to just a uint32_t counter.

This makes multi_ev the single user of sparse bitsets for transfers using a socket and allocation failures are handled there correctly.

refs #19818

Since we no longer traverse the transfers attached to a connection,
change the sparse bitset to just a `uint32_t` counter.

This makes multi_ev the single user of sparse bitsets for transfers
using a socket and allocation failures are handled there correctly.

refs curl#19818
Copy link
Member

@bagder bagder left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice!

@bagder bagder closed this in d792802 Dec 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

2 participants