Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-07-14 | examples: add curl_multi_timeout | Constantine Sapuntzakis | |
Make the multi-interface using examples use curl_multi_timeout to properly educate users how to do things. | |||
2010-04-24 | test536: do not fail with threaded DNS resolver | Kamil Dudka | |
Also tweaked comments in certain examples using curl_multi_fdset(). | |||
2010-03-24 | remove the CVSish $Id$ lines | Daniel Stenberg | |
2006-10-13 | Added comments about checking return code and the maxfd counter | Daniel Stenberg | |
2004-05-24 | remove trailing whitespace | Daniel Stenberg | |
2004-04-02 | if select returns -1, bail out of the loop | Daniel Stenberg | |
2003-01-09 | call curl_multi_perform() correctly | Daniel Stenberg | |
2002-03-19 | fixed include and added header | Daniel Stenberg | |
2002-03-04 | multi interface using examples | Daniel Stenberg | |