summaryrefslogtreecommitdiff
path: root/hiper
Commit message (Expand)AuthorAgeFilesLines
* as Jeff Pohlmeyer pointed out, first get the multi handle _then_ use itDaniel Stenberg2006-08-221-3/+3
* better updating of the single timeoutDaniel Stenberg2006-08-081-26/+28
* Jeff Pohlmeyer pointed out this stupid variable type errorDaniel Stenberg2006-08-071-1/+1
* This is now a working example using libevent and curl_multi_socket() for reallyDaniel Stenberg2006-08-031-216/+98
* adapt to the new protosDaniel Stenberg2006-07-301-3/+5
* curl_multi_socket() and curl_multi_socket_all() got modified prototypes: theyDaniel Stenberg2006-07-302-70/+70
* [Hiper-related work] Added a function called curl_multi_assign() that willDaniel Stenberg2006-07-262-34/+41
* Mention my April 20 thoughts. I already changed the README in the lib dirDaniel Stenberg2006-04-241-0/+9
* added the hipev buildDaniel Stenberg2006-04-241-3/+10
* the example that _is_ supposed to use libeventDaniel Stenberg2006-04-241-0/+550
* this example does NOT use libevent!Daniel Stenberg2006-04-241-4/+2
* mention the recent thoughts/progress I hadDaniel Stenberg2006-04-181-0/+20
* This no longer needs the extra define!Daniel Stenberg2006-04-101-1/+1
* adjusted to use curl_multi_setopt() to set the callbackDaniel Stenberg2006-01-151-7/+9
* summary of what we haveDaniel Stenberg2006-01-051-0/+240
* updated test programs to use the API as it currently worksDaniel Stenberg2006-01-042-31/+25
* the curl_multi_socket() test application (still using select())Daniel Stenberg2005-12-221-36/+104
* shiper is the new test tool for the new APIDaniel Stenberg2005-12-202-2/+504
* show dl speedDaniel Stenberg2005-12-201-0/+5
* build ulimiter tooDaniel Stenberg2005-12-091-0/+5
* Work around the 1024 connection limit in select(), or rather in the FD_*Daniel Stenberg2005-12-091-18/+38
* Handy little tool that increases the amount of max open file descriptorsDaniel Stenberg2005-12-091-0/+101
* Lots of updates to detect what problems we got. They are relatedDaniel Stenberg2005-12-071-36/+46
* New version for testing connections against a local server for easier settingDaniel Stenberg2005-12-071-61/+62
* my first collect-random-urls script, just for referenceDaniel Stenberg2005-12-061-0/+34
* ok, these are the test build I've used so farDaniel Stenberg2005-12-062-0/+397