- Mar 25, 2004
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Mar 24, 2004
-
-
Daniel Stenberg authored
Curl_strerror() that attempts to be thread-safe _and_ works on Windows too!
-
- Mar 23, 2004
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Mar 17, 2004
-
-
Daniel Stenberg authored
-
- Mar 11, 2004
-
-
Daniel Stenberg authored
-
- Mar 09, 2004
-
-
Daniel Stenberg authored
defines are in setup.h.
-
- Mar 08, 2004
-
-
Daniel Stenberg authored
-
- Mar 04, 2004
-
-
Daniel Stenberg authored
because it is now possible to have both WIN32 and HAVE_CONFIG_H defined.
-
- Feb 15, 2004
-
-
Daniel Stenberg authored
SO_BINDTODEVICE is present, to prevent compiler warnings about the variable
-
- Feb 13, 2004
-
-
Daniel Stenberg authored
more" when the previous approach. Known to work on Linux, possibly on other platforms as well.
-
- Feb 09, 2004
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Jan 30, 2004
-
-
Daniel Stenberg authored
-
- Jan 29, 2004
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
2. now reads the socket error before check connect status, also to make us run fine on MPE/iX
-
Daniel Stenberg authored
warnings. Minor edits by me.
-
- Jan 15, 2004
-
-
Daniel Stenberg authored
-
- Jan 14, 2004
-
-
Daniel Stenberg authored
it compiler better on amigaos
-
- Jan 07, 2004
-
-
Daniel Stenberg authored
-
- Nov 13, 2003
-
-
Daniel Stenberg authored
I guess it seldomly happens on linux and that's why it wasn't found before. He used Solaris to notice it. I took the opportunity to rewrite the Curl_connecthost() slightly to feature less duplicate code in the two different versions (ipv4/ipv6).
-
- Oct 18, 2003
-
-
Daniel Stenberg authored
-
- Oct 15, 2003
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
hogs Windows machines when libcurl is being used multi-threaded (with > ~50 threads). Andrew Fuller helped us verify and test this. According to a MSDN web page on connect(), it returns 0 when the connect is done and thus we don't need the getsockopt() call anyway on Windows.
-
- Oct 14, 2003
-
-
Daniel Stenberg authored
-
- Oct 08, 2003
-
-
Daniel Stenberg authored
addresses, if one of them fails (ipv4-code).
-
- Oct 05, 2003
-
-
Daniel Stenberg authored
Jeremy Friesner.
-
- Aug 11, 2003
-
-
Daniel Stenberg authored
-
- Aug 05, 2003
-
-
Daniel Stenberg authored
build libcurl to use ares for asynch name resolves.
-
- Jun 26, 2003
-
-
Daniel Stenberg authored
-
- May 13, 2003
-
-
Daniel Stenberg authored
the define accordingly in the hostip.h header to work nicely all over.
-
- May 12, 2003
-
-
Daniel Stenberg authored
name isn't an ip address
-
- May 01, 2003
-
-
Daniel Stenberg authored
-
- Mar 11, 2003
-
-
Daniel Stenberg authored
in the Curl_is_connected() function.
-
- Feb 14, 2003
-
-
Daniel Stenberg authored
even better (also based on input from Martin).
-
Daniel Stenberg authored
AIX 3.2.5 and possibly other OSF-like system headers.
-
Daniel Stenberg authored
-
- Feb 04, 2003
-
-
Jean-Philippe Barette-LaPierre authored
-
- Jan 23, 2003
-
-
Daniel Stenberg authored
and this has been verified to correct the problem.
-