Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
static libcurl using openssl as dll.
|
|
curl_easy_init() if you don't call curl_global_init() explicitly in your app
|
|
|
|
|
|
|
|
limited to select().
|
|
now to enable them to get added as web pages easier, they are not ready
for anything "real" just yet.
|
|
|
|
run that might be needed only for building libcurl.
|
|
done in one single function CURL_CHECK_FUNC_GETNAMEINFO which
will only define HAVE_GETNAMEINFO if the function has been found
AND the type of its arguments has been properly been detected
|
|
proper types to use for getnameinfo args
|
|
proper types to use for getnameinfo args
|
|
|
|
|
|
|
|
|
|
target use calling convention WSAAPI for getnameinfo() prototype.
Checking type DWORD as argument 4 and 6 of getnameinfo not needed.
|
|
|
|
|
|
we just love swedish products...
|
|
|
|
rearrangement in ares_process.c.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ioctlsocket on Windows
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
interface and the change could break the compilation of thrid
party apps which link against this library.
|
|
following order: 'struct sockaddr *' 'const struct sockaddr *' 'void *'.
|
|
|
|
windows.h winsock.h winsock2.h ws2tcpip.h is done in setup.h
|