CURLOPT_NOSIGNAL might be a MUST to make threaded use work, like on AIX 5.2
authorDaniel Stenberg <daniel@haxx.se>
Thu, 9 Feb 2006 22:25:41 +0000 (22:25 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 9 Feb 2006 22:25:41 +0000 (22:25 +0000)
commit3b19c7d0d9933b9e75577b0f2e6e58d26f28f1bf
treec497cdb2121f7837a5bdca270b46f1aefd7d9123
parent12f5c67bf5d32baefd27757b8e6bc08683e7bef9
CURLOPT_NOSIGNAL might be a MUST to make threaded use work, like on AIX 5.2
due to the use of the static variable for sigsetjmp()
docs/libcurl/libcurl-tutorial.3