Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow forcing select over WSAPoll #26

Closed
wants to merge 1 commit into from
Closed

Conversation

omork
Copy link

@omork omork commented Jul 21, 2011

By default libcurl prefers WSAPoll instead of select. I have a case where that's the wrong thing to do and so I must use select. I thought forcing select would be a nice option (and requisite in my case) and this is the patch.

@bagder
Copy link
Member

bagder commented Aug 7, 2011

please take it and the discussion to the list

@bagder bagder closed this Aug 7, 2011
@lock lock bot locked as resolved and limited conversation to collaborators Jan 20, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants