Skip to content

Conversation

@bagder
Copy link
Member

@bagder bagder commented Nov 10, 2025

A variable missed in the previous rename cleanup

Follow-up to 928363f
Reported-by: Gisle Vanem

A variable missed in the previous rename cleanup

Follow-up to 928363f
Reported-by: Gisle Vanem
bagder referenced this pull request Nov 10, 2025
- 'CURL *' handles are called 'curl'
- 'CURLM *' handles are called 'multi'
- write callbacks are called 'write_cb'
- read callbacs are called 'read_cb'
- CURLcode variables are called 'res'

It makes the examples look and feel more consistent. It allows for
easier copy and pasting between examples.

Closes #19299
@bagder bagder marked this pull request as ready for review November 10, 2025 12:23
@bagder bagder closed this in 8e321a5 Nov 10, 2025
@bagder bagder deleted the bagder/crawler branch November 10, 2025 12:40
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.

1 participant