Skip to content

curl_multi_assign.md: clarify lifetime#22088

Closed
bagder wants to merge 2 commits into
masterfrom
bagder/assign
Closed

curl_multi_assign.md: clarify lifetime#22088
bagder wants to merge 2 commits into
masterfrom
bagder/assign

Conversation

@bagder

@bagder bagder commented Jun 18, 2026

Copy link
Copy Markdown
Member

No description provided.

@bagder bagder marked this pull request as ready for review June 18, 2026 15:37
@bagder bagder requested a review from Copilot June 18, 2026 15:44

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the curl_multi_assign(3) documentation to more explicitly describe how long the per-socket pointer association remains in effect, and adds a direct cross-reference to the socket callback option documentation.

Changes:

  • Add CURLMOPT_SOCKETFUNCTION(3) to the “See-also” list.
  • Clarify that the sockptr is used for socket callbacks until the socket is removed from monitoring (signaled via CURL_POLL_REMOVE).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@bagder bagder closed this in 595d052 Jun 18, 2026
@bagder bagder deleted the bagder/assign branch June 18, 2026 15:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

2 participants