mirror of
https://github.com/curl/curl.git
synced 2025-01-30 14:22:33 +08:00
libcurl-thread.3: fixed a bad macro that caused test 1140 to fail
This commit is contained in:
parent
1b9b90d94a
commit
f9d1e9a27f
@ -79,7 +79,7 @@ all handles. Everything will or might work fine except that timeouts are not
|
|||||||
honored during the DNS lookup - which you can work around by building libcurl
|
honored during the DNS lookup - which you can work around by building libcurl
|
||||||
with c-ares or threaded-resolver support. c-ares is a library that provides
|
with c-ares or threaded-resolver support. c-ares is a library that provides
|
||||||
asynchronous name resolves. On some platforms, libcurl simply will not
|
asynchronous name resolves. On some platforms, libcurl simply will not
|
||||||
function properly multi-threaded unless the \fICURLOPT_NOSIGNAL(3)\f option is
|
function properly multi-threaded unless the \fICURLOPT_NOSIGNAL(3)\fP option is
|
||||||
set.
|
set.
|
||||||
.IP "Name resolving"
|
.IP "Name resolving"
|
||||||
\fBgethostby* functions and other system calls.\fP These functions, provided
|
\fBgethostby* functions and other system calls.\fP These functions, provided
|
||||||
|
Loading…
Reference in New Issue
Block a user