Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-02-14 | removed trailing whitespace | Yang Tse | |
2010-02-01 | We introduce a loop in lib/multi.c around all calls to multi_runsingle() and | Daniel Stenberg | |
simply check for CURLM_CALL_MULTI_PERFORM internally. This has the added benefit that this goes in line with my long-term wishes to get rid of the CURLM_CALL_MULTI_PERFORM all together from the public API. | |||
2009-11-24 | clarify what a modern version of libcurl means | Daniel Stenberg | |
2009-05-11 | split off curl_multi_socket_action() into its own separate man page as this is | Daniel Stenberg | |
the function we should use, while both curl_multi_socket() and curl_multi_socket_all() should be killed! |