Age | Commit message (Collapse) | Author |
|
is present instead of trying to duplicate that stuff in this script.
|
|
|
|
|
|
newer gcc versions that no longer defines "riscos".
|
|
|
|
mistaking it for an actual failed test case
|
|
|
|
|
|
|
|
|
|
|
|
|
|
without the real header file.
|
|
|
|
the 'tftp.h' file from a linux box, since it doesn't come with mingw.")
|
|
interface
|
|
|
|
|
|
Modified the callback proto used for it.
|
|
|
|
|
|
cleanups of this man page. The lengthy description has now also been removed
from curl/multi.h since it immediately got tedious to maintain the info on
two places when I did major updates...
|
|
|
|
CURL_SWS_FORK_ENABLED defined it forks for each new connection and thus can
support any amount of connection clients (used for hiper tests and not for the
standard plain curl test suite)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|