Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | as Jeff Pohlmeyer pointed out, first get the multi handle _then_ use it | Daniel Stenberg | 2006-08-22 | 1 | -3/+3 |
* | better updating of the single timeout | Daniel Stenberg | 2006-08-08 | 1 | -26/+28 |
* | Jeff Pohlmeyer pointed out this stupid variable type error | Daniel Stenberg | 2006-08-07 | 1 | -1/+1 |
* | This is now a working example using libevent and curl_multi_socket() for really | Daniel Stenberg | 2006-08-03 | 1 | -216/+98 |
* | curl_multi_socket() and curl_multi_socket_all() got modified prototypes: they | Daniel Stenberg | 2006-07-30 | 1 | -70/+61 |
* | [Hiper-related work] Added a function called curl_multi_assign() that will | Daniel Stenberg | 2006-07-26 | 1 | -34/+19 |
* | the example that _is_ supposed to use libevent | Daniel Stenberg | 2006-04-24 | 1 | -0/+550 |