Age | Commit message (Collapse) | Author |
|
|
|
The tag 'before_ftp_statemachine' was set just before this commit in case
of future need.
|
|
|
|
errors.
|
|
Andy Cedilnik reported. Warning on HP-UX?
|
|
|
|
allow verbose output during this period. Bertrand Demiddelaer reported and
helped fixing.
|
|
|
|
precaution to prevent mistakes to lead to buffer overflows.
|
|
of typecasts all over
|
|
|
|
linked list for name resolved data, even on hosts/systems with only IPv4
stacks as this simplifies a lot of code.
|
|
|
|
|
|
a host name that resolves to multiple IP addresses.
|
|
|
|
memory.h is included everywhere for this.
|
|
out of memory (thanks to 'runtests.pl -t')
|
|
make the code easier to read
|
|
usage.
|
|
threaded name resolves.
|
|
|
|
|
|
now cause the resolve function to return NULL immediately
|
|
some bad thinking on my part.
|
|
when not using ares.
|
|
even such platforms?)
|
|
time to restructure this source file!
|
|
Good enough?
|
|
from a name resolve. Without this, we leak memory!
|
|
|
|
|
|
|
|
the specific time to wait for a resolve. The definition is at the top of
this source file.
|
|
|
|
of Curl_is_resolved() to address Roy Shan's reported problem.
|
|
might change it. I don't *think* it does it when the timeout is 0,0 but it
is better to be sure...
|
|
|
|
|
|
DEBUG_THREADING_GETHOSTBYNAME is defined
|
|
an int when we assign it.
|
|
|
|
cleared up some ssize_t/size_t mixups
|
|
This works by magicly starting up a new thread that can be killed when the
timeout is reached. testtesttest!
|
|
my_getaddrinfo() (caused a warning by the IRIX MIPSPro compiler). Also
clarified the situation for the 3-arg version of gethostbyname_r() with a huge
comment.
|
|
be. Simply skip the pruning.
|
|
same channel during the whole curl handle's life until curl_easy_cleanup().
|
|
seems to correct some host cache screw-ups I could reproduce.
|
|
archs, also no longer typecast pointers to ints as that is a nono on 64bit
systems.
|
|
|