Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
work, as reported by John McGowan
|
|
of MSVC
|
|
|
|
make the pruning at each name lookup, only in Curl_done().
|
|
is made in the hash function in the case of failure (using the already setup
'dtor' function).
|
|
returns NULL
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
netdb.h include, then I re-indented some code to use curl-style
|
|
it work again
|
|
|
|
|
|
|
|
|
|
|
|
|
|
recv() and we no longer attempt to ignore the SIGPIPE signal.
|
|
|
|
|
|
|
|
|
|
is always considered done immediately as Basic needs to extra passes.
This fix corrects bug report #848371.
|
|
as well as a CRLF
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#845247
|
|
connection to avoid re-use of it, since we cannot know in what state it is.
|
|
existing error is the one returned back
|
|
|
|
|
|
properly bail out from, when using ares.
|
|
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).
|