- Apr 18, 2007
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
per second.
-
- Apr 16, 2007
-
-
Guenter Knauf authored
-
Daniel Stenberg authored
function that deprecates the curl_multi_socket() function. Using the new function the application tell libcurl what action that was found in the socket that it passes in. This gives a significant performance boost as it allows libcurl to avoid a call to poll()/select() for every call to curl_multi_socket*().
-
- Apr 13, 2007
- Apr 12, 2007
-
-
Daniel Stenberg authored
name longer than the name field of the ifreq struct (typically 6 bytes), as then it wouldn't close the used dummy socket.
-
Dan Fandrich authored
returning an error code, to allow connections to be torn down cleanly since this function can be called AFTER an OOM situation has already been reached.
-
- Apr 11, 2007
-
-
Yang Tse authored
-
Dan Fandrich authored
-
- Apr 10, 2007
-
-
Dan Fandrich authored
-
Daniel Stenberg authored
-
Yang Tse authored
-
Dan Fandrich authored
-
- Apr 09, 2007
-
-
Yang Tse authored
-
- Apr 08, 2007
-
-
Yang Tse authored
-
Daniel Stenberg authored
-
- Apr 07, 2007
- Apr 06, 2007
-
-
Yang Tse authored
-
Dan Fandrich authored
Made libssh2 logging more verbose when debugging is enabled.
-
- Apr 05, 2007
-
-
Yang Tse authored
-
- Apr 04, 2007
-
-
Dan Fandrich authored
-
Dan Fandrich authored
-
Yang Tse authored
-
Dan Fandrich authored
-
- Apr 03, 2007
-
-
Daniel Stenberg authored
-
Yang Tse authored
-
Yang Tse authored
-
Yang Tse authored
-
Gisle Vanem authored
-
- Apr 02, 2007
-
-
Daniel Stenberg authored
-
Yang Tse authored
-
Yang Tse authored
-
- Apr 01, 2007
-
-
Daniel Stenberg authored
easy handles are added to a multi handle, by avoiding the looping over all the handles to find which one to remove.
-
Daniel Stenberg authored
by letting configure check for setmode and ifdef on HAVE_SETMODE. NOTE: non- configure platforms that havve setmode() needs their hard-coded config.h files fixed. I fixed the src/config-win32.h.
-
- Mar 31, 2007
-
-
Daniel Stenberg authored
and they have to be non-NULL long before this check. CID 22 in the coverity.com scan
-