Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-01-04 | updated test programs to use the API as it currently works | Daniel Stenberg | |
2005-12-20 | show dl speed | Daniel Stenberg | |
2005-12-09 | Work around the 1024 connection limit in select(), or rather in the FD_* | Daniel Stenberg | |
macros. | |||
2005-12-07 | Lots of updates to detect what problems we got. They are related | Daniel Stenberg | |
to the 1024 file descriptor limit in the server... | |||
2005-12-07 | New version for testing connections against a local server for easier setting | Daniel Stenberg | |
up N idle and Z active connections in a controlled manner. This requires a a HTTP server that supports the server end. I have a modified sws for this (from the curl test suite) and I may commit the changes required for that soonish. | |||
2005-12-06 | ok, these are the test build I've used so far | Daniel Stenberg | |