Skip to content

Conversation

@mpyw
Copy link
Contributor

@mpyw mpyw commented Mar 1, 2016

REGISTER_CURL_CONSTANT(CURLM_INTERNAL_ERROR);
REGISTER_CURL_CONSTANT(CURLM_OK);
REGISTER_CURL_CONSTANT(CURLM_OUT_OF_MEMORY);
REGISTER_CURL_CONSTANT(CURLM_ADDED_ALREADY);
Copy link
Member

Choose a reason for hiding this comment

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

Does this need an #if guard?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@nikic Oh sorry, that's true. I'll fix it

@nikic
Copy link
Member

nikic commented Mar 1, 2016

Landed as 0bbea60, thanks!

@nikic nikic closed this Mar 1, 2016
@mpyw mpyw deleted the CURLM_ADDED_ALREADY-support branch March 10, 2016 19:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants