1. 23 Aug, 2018 1 commit
    • Daniel Stenberg's avatar
      libcurl-thread.3: expand somewhat on the NO_SIGNAL motivation · 1b8ed4ad
      Daniel Stenberg authored
      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
      1b8ed4ad
  2. 22 Aug, 2018 3 commits
  3. 21 Aug, 2018 11 commits
  4. 20 Aug, 2018 2 commits
  5. 18 Aug, 2018 4 commits
  6. 17 Aug, 2018 1 commit
  7. 16 Aug, 2018 2 commits
  8. 15 Aug, 2018 6 commits
  9. 14 Aug, 2018 4 commits
  10. 13 Aug, 2018 3 commits
  11. 11 Aug, 2018 3 commits