index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hiper
Age
Commit message (
Expand
)
Author
2006-08-22
as Jeff Pohlmeyer pointed out, first get the multi handle _then_ use it
Daniel Stenberg
2006-08-08
better updating of the single timeout
Daniel Stenberg
2006-08-07
Jeff Pohlmeyer pointed out this stupid variable type error
Daniel Stenberg
2006-08-03
This is now a working example using libevent and curl_multi_socket() for really
Daniel Stenberg
2006-07-30
adapt to the new protos
Daniel Stenberg
2006-07-30
curl_multi_socket() and curl_multi_socket_all() got modified prototypes: they
Daniel Stenberg
2006-07-26
[Hiper-related work] Added a function called curl_multi_assign() that will
Daniel Stenberg
2006-04-24
Mention my April 20 thoughts. I already changed the README in the lib dir
Daniel Stenberg
2006-04-24
added the hipev build
Daniel Stenberg
2006-04-24
the example that _is_ supposed to use libevent
Daniel Stenberg
2006-04-24
this example does NOT use libevent!
Daniel Stenberg
2006-04-18
mention the recent thoughts/progress I had
Daniel Stenberg
2006-04-10
This no longer needs the extra define!
Daniel Stenberg
2006-01-15
adjusted to use curl_multi_setopt() to set the callback
Daniel Stenberg
2006-01-05
summary of what we have
Daniel Stenberg
2006-01-04
updated test programs to use the API as it currently works
Daniel Stenberg
2005-12-22
the curl_multi_socket() test application (still using select())
Daniel Stenberg
2005-12-20
shiper is the new test tool for the new API
Daniel Stenberg
2005-12-20
show dl speed
Daniel Stenberg
2005-12-09
build ulimiter too
Daniel Stenberg
2005-12-09
Work around the 1024 connection limit in select(), or rather in the FD_*
Daniel Stenberg
2005-12-09
Handy little tool that increases the amount of max open file descriptors
Daniel Stenberg
2005-12-07
Lots of updates to detect what problems we got. They are related
Daniel Stenberg
2005-12-07
New version for testing connections against a local server for easier setting
Daniel Stenberg
2005-12-06
my first collect-random-urls script, just for reference
Daniel Stenberg
2005-12-06
ok, these are the test build I've used so far
Daniel Stenberg