Age | Commit message (Collapse) | Author |
|
|
|
options. The library is always built as thread safe as possible on every system.
|
|
|
|
|
|
|
|
Improved Symbian support for SSL.
|
|
just found that ares already uses this define.
|
|
be IPv6-aware.
|
|
non-blocking mode, and decouple function detection from function capability.
|
|
|
|
inet_pton function is available.
|
|
|
|
|
|
|
|
Improve HAVE_LONGLONG symbol description.
|
|
in curlbuild.h as CURL_SIZEOF_LONG. Definition now done from configure process
and in CVS curlbuild.h.dist for non-configure systems.
|
|
to have a curl_off_t data type no longer gated to off_t.
|
|
|
|
now cause the definition of RECVFROM_TYPE_ARG2_IS_VOID, RECVFROM_TYPE_ARG5_IS_VOID
or RECVFROM_TYPE_ARG6_IS_VOID, as appropriate.
|
|
to the data type pointed by its respective argument and not the pointer type.
|
|
finds out its return type and the types of its arguments. Added definitions
for non-configure systems config files, and introduced macro sreadfrom which
will be used on udp sockets as a recvfrom() wrapper.
|
|
|
|
|
|
|
|
|