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

Bindings for CURLMOPT_MAXCONNECTS and CURLMOPT_MAX_TOTAL_CONNECTIONS #301

Merged
merged 1 commit into from
Sep 26, 2019
Merged

Bindings for CURLMOPT_MAXCONNECTS and CURLMOPT_MAX_TOTAL_CONNECTIONS #301

merged 1 commit into from
Sep 26, 2019

Conversation

sagebind
Copy link
Collaborator

Add bindings for CURLMOPT_MAXCONNECTS and CURLMOPT_MAX_TOTAL_CONNECTIONS. Also export more CURLM options in curl-sys, and add a getter for accessing the underlying CURLM pointer.

Add bindings for `CURLMOPT_MAXCONNECTS` and `CURLMOPT_MAX_TOTAL_CONNECTIONS`. Also export more `CURLM` options in `curl-sys`, and add a getter for accessing the underlying `CURLM` pointer.
@alexcrichton alexcrichton merged commit 9722097 into alexcrichton:master Sep 26, 2019
@alexcrichton
Copy link
Owner

👍

@sagebind sagebind deleted the multi-options branch September 26, 2019 16:11
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