summaryrefslogtreecommitdiff
path: root/hiper/hipev.c
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
* curl_multi_socket() and curl_multi_socket_all() got modified prototypes: theyDaniel Stenberg2006-07-301-70/+61
* [Hiper-related work] Added a function called curl_multi_assign() that willDaniel Stenberg2006-07-261-34/+19
* the example that _is_ supposed to use libeventDaniel Stenberg2006-04-241-0/+550