Skip to content

Remove 'conn->data' completely - #6608

Closed
bagder wants to merge 2 commits into
masterfrom
bagder/conn-data-is-gone
Closed

Remove 'conn->data' completely#6608
bagder wants to merge 2 commits into
masterfrom
bagder/conn-data-is-gone

Conversation

@bagder

@bagder bagder commented Feb 15, 2021

Copy link
Copy Markdown
Member

This complete removes the struct Curl_easy *data struct member from the connectdata struct.

This PR contains the #6520 and #6522 commits at this point but they will be merged individually before this, so I'll remove them when that happens.

Wiki page about it: https://github.com/curl/curl/wiki/conn.data-considered-bad

@bagder bagder added the tidy-up label Feb 15, 2021
Comment thread lib/http2.c Outdated
@bagder
bagder force-pushed the bagder/conn-data-is-gone branch from 2c28296 to 5c4d678 Compare February 15, 2021 15:36
@bagder bagder closed this in cfff12a Feb 16, 2021
@bagder
bagder deleted the bagder/conn-data-is-gone branch February 16, 2021 16:54
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.

1 participant