curl/docs/libcurl
Daniel Stenberg 1b8ed4ad23
libcurl-thread.3: expand somewhat on the NO_SIGNAL motivation
Multi-threaded applictions basically MUST set CURLOPT_NO_SIGNAL to 1L to
avoid the risk of getting a SIGPIPE.

Either way, a multi-threaded application that uses libcurl/openssl needs
to have a signhandler for or ignore SIGPIPE on its own.

Based on discussions in #2800
Closes #2904
2018-08-23 08:29:55 +02:00
..
opts docs: Improve the manual pages of some callbacks 2018-08-11 14:33:28 -04:00
.gitignore
ABI
CMakeLists.txt
curl_easy_cleanup.3 docs: mention NULL is fine input to several functions 2018-08-10 00:24:12 +02:00
curl_easy_duphandle.3
curl_easy_escape.3
curl_easy_getinfo.3 getinfo: add microsecond precise timers for various intervals 2018-05-17 13:41:04 +02:00
curl_easy_init.3
curl_easy_pause.3
curl_easy_perform.3
curl_easy_recv.3
curl_easy_reset.3
curl_easy_send.3
curl_easy_setopt.3 option: disallow username in URL 2018-05-31 11:27:16 +02:00
curl_easy_strerror.3
curl_easy_unescape.3
curl_escape.3
curl_formadd.3
curl_formfree.3 docs: mention NULL is fine input to several functions 2018-08-10 00:24:12 +02:00
curl_formget.3
curl_free.3 docs: mention NULL is fine input to several functions 2018-08-10 00:24:12 +02:00
curl_getdate.3
curl_getenv.3
curl_global_cleanup.3
curl_global_init_mem.3
curl_global_init.3
curl_global_sslset.3 curl_global_sslset: always provide available backends 2018-04-23 14:18:55 +02:00
curl_mime_addpart.3
curl_mime_data_cb.3
curl_mime_data.3
curl_mime_encoder.3
curl_mime_filedata.3
curl_mime_filename.3
curl_mime_free.3 docs: mention NULL is fine input to several functions 2018-08-10 00:24:12 +02:00
curl_mime_headers.3
curl_mime_init.3
curl_mime_name.3
curl_mime_subparts.3
curl_mime_type.3
curl_mprintf.3
curl_multi_add_handle.3 docs: fix missed option name markups 2018-06-30 18:33:07 +02:00
curl_multi_assign.3
curl_multi_cleanup.3 docs: mention NULL is fine input to several functions 2018-08-10 00:24:12 +02:00
curl_multi_fdset.3
curl_multi_info_read.3
curl_multi_init.3
curl_multi_perform.3
curl_multi_remove_handle.3
curl_multi_setopt.3
curl_multi_socket_action.3 docs: fix missed option name markups 2018-06-30 18:33:07 +02:00
curl_multi_socket_all.3
curl_multi_socket.3 docs: fix missed option name markups 2018-06-30 18:33:07 +02:00
curl_multi_strerror.3
curl_multi_timeout.3
curl_multi_wait.3
curl_share_cleanup.3 docs: mention NULL is fine input to several functions 2018-08-10 00:24:12 +02:00
curl_share_init.3
curl_share_setopt.3 psl: use latest psl and refresh it periodically 2018-05-28 20:37:14 +02:00
curl_share_strerror.3
curl_slist_append.3
curl_slist_free_all.3 docs: mention NULL is fine input to several functions 2018-08-10 00:24:12 +02:00
curl_strequal.3
curl_strnequal.3
curl_unescape.3
curl_version_info.3
curl_version.3
getinfo-times
libcurl-easy.3
libcurl-env.3
libcurl-errors.3
libcurl-multi.3 docs: fix missed option name markups 2018-06-30 18:33:07 +02:00
libcurl-security.3 libcurl-security.3: improved layout for two rememdy lists 2018-05-31 11:19:05 +02:00
libcurl-share.3
libcurl-thread.3 libcurl-thread.3: expand somewhat on the NO_SIGNAL motivation 2018-08-23 08:29:55 +02:00
libcurl-tutorial.3
libcurl.3
libcurl.m4
Makefile.am docs/libcurl/index.html: removed 2018-05-15 16:41:55 +02:00
Makefile.inc
mksymbolsmanpage.pl
symbols-in-versions option: disallow username in URL 2018-05-31 11:27:16 +02:00
symbols.pl