aboutsummaryrefslogtreecommitdiff
path: root/docs/libcurl/libcurl-tutorial.3
diff options
context:
space:
mode:
authorDan Fandrich <dan@coneharvesters.com>2011-01-21 14:27:10 -0800
committerDan Fandrich <dan@coneharvesters.com>2011-01-21 14:27:10 -0800
commit3427bece89ee00fdf82519e584a971f97c9f2071 (patch)
treed7bc20f1208643d0c33a2460418ee451936ddbce /docs/libcurl/libcurl-tutorial.3
parente79c1e39e9e727089379dc3bc46b1d4250180048 (diff)
Mention axTLS in some more documentation
Diffstat (limited to 'docs/libcurl/libcurl-tutorial.3')
-rw-r--r--docs/libcurl/libcurl-tutorial.34
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/libcurl/libcurl-tutorial.3 b/docs/libcurl/libcurl-tutorial.3
index 72f002963..1efd6fbb3 100644
--- a/docs/libcurl/libcurl-tutorial.3
+++ b/docs/libcurl/libcurl-tutorial.3
@@ -283,6 +283,10 @@ yassl
Required actions unknown.
+axTLS
+
+ Required actions unknown.
+
When using multiple threads you should set the CURLOPT_NOSIGNAL option to 1
for 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