Age | Commit message (Collapse) | Author |
|
implementation from lib/hostip6.c to lib/curl_addrinfo.c
and prototypes from lib/hostip.h to lib/curl_addrinfo.h
|
|
code when fdopen() is not available, to avoid compiler error.
|
|
file.c, but the debug interface was missing. This adds the routines needed
to make the memory debuging work for fdopen().
|
|
|
|
|
|
|
|
defining, since the system headers themselves redefine getaddrinfo
|
|
|
|
Added "CURL_EXTERN" to memdebug.h functions.
Cleaned up Makefile.vc6.
|
|
usage.
|
|
fopen() as well.
|
|
argument to also not force the casual includer to know about the socklen_t
type.
|
|
sockaddr *. This has the added benefit that source files that include
memdebug.h doesn't have to know about "sockaddr".
|
|
code fine on ares!
|
|
|
|
warnings. Minor edits by me.
|
|
|
|
|
|
allocation calls will succeed, the following will return NULL!
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|