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

Implement curl_multi_wait #3

Open
wants to merge 154 commits into
base: master
Choose a base branch
from
Open

Conversation

stickz
Copy link

@stickz stickz commented Dec 31, 2021

This pull request implements curl_multi_wait to reduce the overhead of the curl_transport algorithm. I know this is a mirror repo. I don't expect this pull request to be merged. I'm just posting it here in-case anyone wants to view my changes.

giraffedata added 30 commits April 10, 2018 01:51
git-svn-id: http://svn.code.sf.net/p/xmlrpc-c/code@2986 98333e67-4a24-44d7-a75c-e53540dd3050
git-svn-id: http://svn.code.sf.net/p/xmlrpc-c/code@2987 98333e67-4a24-44d7-a75c-e53540dd3050
git-svn-id: http://svn.code.sf.net/p/xmlrpc-c/code@2988 98333e67-4a24-44d7-a75c-e53540dd3050
git-svn-id: http://svn.code.sf.net/p/xmlrpc-c/code@2989 98333e67-4a24-44d7-a75c-e53540dd3050
git-svn-id: http://svn.code.sf.net/p/xmlrpc-c/code@2991 98333e67-4a24-44d7-a75c-e53540dd3050
git-svn-id: http://svn.code.sf.net/p/xmlrpc-c/code@2992 98333e67-4a24-44d7-a75c-e53540dd3050
git-svn-id: http://svn.code.sf.net/p/xmlrpc-c/code@2993 98333e67-4a24-44d7-a75c-e53540dd3050
git-svn-id: http://svn.code.sf.net/p/xmlrpc-c/code@2994 98333e67-4a24-44d7-a75c-e53540dd3050
git-svn-id: http://svn.code.sf.net/p/xmlrpc-c/code@2995 98333e67-4a24-44d7-a75c-e53540dd3050
git-svn-id: http://svn.code.sf.net/p/xmlrpc-c/code@2996 98333e67-4a24-44d7-a75c-e53540dd3050
git-svn-id: http://svn.code.sf.net/p/xmlrpc-c/code@2997 98333e67-4a24-44d7-a75c-e53540dd3050
git-svn-id: http://svn.code.sf.net/p/xmlrpc-c/code@2999 98333e67-4a24-44d7-a75c-e53540dd3050
git-svn-id: http://svn.code.sf.net/p/xmlrpc-c/code@3002 98333e67-4a24-44d7-a75c-e53540dd3050
git-svn-id: http://svn.code.sf.net/p/xmlrpc-c/code@3003 98333e67-4a24-44d7-a75c-e53540dd3050
git-svn-id: http://svn.code.sf.net/p/xmlrpc-c/code@3004 98333e67-4a24-44d7-a75c-e53540dd3050
git-svn-id: http://svn.code.sf.net/p/xmlrpc-c/code@3005 98333e67-4a24-44d7-a75c-e53540dd3050
git-svn-id: http://svn.code.sf.net/p/xmlrpc-c/code@3006 98333e67-4a24-44d7-a75c-e53540dd3050
git-svn-id: http://svn.code.sf.net/p/xmlrpc-c/code@3007 98333e67-4a24-44d7-a75c-e53540dd3050
git-svn-id: http://svn.code.sf.net/p/xmlrpc-c/code@3008 98333e67-4a24-44d7-a75c-e53540dd3050
git-svn-id: http://svn.code.sf.net/p/xmlrpc-c/code@3010 98333e67-4a24-44d7-a75c-e53540dd3050
git-svn-id: http://svn.code.sf.net/p/xmlrpc-c/code@3011 98333e67-4a24-44d7-a75c-e53540dd3050
git-svn-id: http://svn.code.sf.net/p/xmlrpc-c/code@3012 98333e67-4a24-44d7-a75c-e53540dd3050
git-svn-id: http://svn.code.sf.net/p/xmlrpc-c/code@3013 98333e67-4a24-44d7-a75c-e53540dd3050
git-svn-id: http://svn.code.sf.net/p/xmlrpc-c/code@3014 98333e67-4a24-44d7-a75c-e53540dd3050
git-svn-id: http://svn.code.sf.net/p/xmlrpc-c/code@3015 98333e67-4a24-44d7-a75c-e53540dd3050
giraffedata and others added 29 commits June 7, 2020 21:32
git-svn-id: http://svn.code.sf.net/p/xmlrpc-c/code@3111 98333e67-4a24-44d7-a75c-e53540dd3050
git-svn-id: http://svn.code.sf.net/p/xmlrpc-c/code@3112 98333e67-4a24-44d7-a75c-e53540dd3050
git-svn-id: http://svn.code.sf.net/p/xmlrpc-c/code@3113 98333e67-4a24-44d7-a75c-e53540dd3050
git-svn-id: http://svn.code.sf.net/p/xmlrpc-c/code@3114 98333e67-4a24-44d7-a75c-e53540dd3050
git-svn-id: http://svn.code.sf.net/p/xmlrpc-c/code@3115 98333e67-4a24-44d7-a75c-e53540dd3050
git-svn-id: http://svn.code.sf.net/p/xmlrpc-c/code@3116 98333e67-4a24-44d7-a75c-e53540dd3050
git-svn-id: http://svn.code.sf.net/p/xmlrpc-c/code@3117 98333e67-4a24-44d7-a75c-e53540dd3050
git-svn-id: http://svn.code.sf.net/p/xmlrpc-c/code@3119 98333e67-4a24-44d7-a75c-e53540dd3050
git-svn-id: http://svn.code.sf.net/p/xmlrpc-c/code@3120 98333e67-4a24-44d7-a75c-e53540dd3050
git-svn-id: http://svn.code.sf.net/p/xmlrpc-c/code@3121 98333e67-4a24-44d7-a75c-e53540dd3050
git-svn-id: http://svn.code.sf.net/p/xmlrpc-c/code@3122 98333e67-4a24-44d7-a75c-e53540dd3050
git-svn-id: http://svn.code.sf.net/p/xmlrpc-c/code@3123 98333e67-4a24-44d7-a75c-e53540dd3050
git-svn-id: http://svn.code.sf.net/p/xmlrpc-c/code@3125 98333e67-4a24-44d7-a75c-e53540dd3050
git-svn-id: http://svn.code.sf.net/p/xmlrpc-c/code@3126 98333e67-4a24-44d7-a75c-e53540dd3050
git-svn-id: http://svn.code.sf.net/p/xmlrpc-c/code@3127 98333e67-4a24-44d7-a75c-e53540dd3050
git-svn-id: http://svn.code.sf.net/p/xmlrpc-c/code@3129 98333e67-4a24-44d7-a75c-e53540dd3050
git-svn-id: http://svn.code.sf.net/p/xmlrpc-c/code@3130 98333e67-4a24-44d7-a75c-e53540dd3050
git-svn-id: http://svn.code.sf.net/p/xmlrpc-c/code@3131 98333e67-4a24-44d7-a75c-e53540dd3050
git-svn-id: http://svn.code.sf.net/p/xmlrpc-c/code@3133 98333e67-4a24-44d7-a75c-e53540dd3050
git-svn-id: http://svn.code.sf.net/p/xmlrpc-c/code@3134 98333e67-4a24-44d7-a75c-e53540dd3050
git-svn-id: http://svn.code.sf.net/p/xmlrpc-c/code@3135 98333e67-4a24-44d7-a75c-e53540dd3050
git-svn-id: http://svn.code.sf.net/p/xmlrpc-c/code@3136 98333e67-4a24-44d7-a75c-e53540dd3050
git-svn-id: http://svn.code.sf.net/p/xmlrpc-c/code@3137 98333e67-4a24-44d7-a75c-e53540dd3050
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.

1 participant