- Apr 18, 2007
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
per second.
-
Dan Fandrich authored
-
- Apr 16, 2007
-
-
Guenter Knauf authored
-
Gisle Vanem authored
Added ares_getopt.o to program sample objects.
-
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*().
-
Yang Tse authored
-
Guenter Knauf authored
-
Guenter Knauf authored
ares_getopt() command-line parser function does not belong to actual c-ares library. It is just a convinience source code helper function for use in example programs adig.c and ahost.c
-
Daniel Stenberg authored
-
Yang Tse authored
c-ares library. It is just a convinience source code helper function for use in example programs adig.c and ahost.c
-
Yang Tse authored
c-ares library. It is just a convinience source code helper function for use in example programs adig.c and ahost.c
-
- Apr 15, 2007
-
-
Dan Fandrich authored
-
- Apr 14, 2007
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Guenter Knauf authored
-
Guenter Knauf authored
-
Guenter Knauf authored
-
- Apr 13, 2007
-
-
Dan Fandrich authored
-
Yang Tse authored
of a new host on the net with the same silly domain the test was using for a host which was supposed not to exist.
-
Yang Tse authored
-
Yang Tse authored
without the curl memory debugging leak detection code enabled.
-
Yang Tse authored
-
- Apr 12, 2007
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
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.
-
Yang Tse authored
-
Yang Tse authored
-
Yang Tse authored
-
Yang Tse authored
-
Yang Tse authored
-
Yang Tse authored
Original file name getopt.c Initial import into the c-ares source tree on 2007-04-11. Lifted from version 5.2 of the 'Open Mash' project with the modified BSD license, BSD license without the advertising clause.
-
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
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Yang Tse authored
-
Dan Fandrich authored
-
- Apr 10, 2007
-
-
Dan Fandrich authored
-