Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-02-23 | examples: remove recursive calls to curl_multi_socket_action | Daniel Stenberg | |
From within the timer callbacks. Recursive is problematic for several reasons. They should still work, but this way the examples and the documentation becomes simpler. I don't think we need to encourage recursive calls. Discussed in #3537 Closes #3601 | |||
2017-05-27 | opts: more examples added in option man pages | Daniel Stenberg | |
2016-02-03 | URLs: change all http:// URLs to https:// | Daniel Stenberg | |
2015-04-19 | CURLMOPT_TIMERFUNCTION.3: Clarify, add an example | Michael Stapelberg | |
2014-11-04 | opts: more multi options as stand-alone man pages | Daniel Stenberg | |
2014-11-03 | opts: made stand-alone man-pages for several multi options | Daniel Stenberg | |