Skip to content
  1. Aug 23, 2018
    • 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. Aug 22, 2018
  3. Aug 21, 2018
  4. Aug 20, 2018
  5. Aug 18, 2018
  6. Aug 17, 2018
  7. Aug 16, 2018
  8. Aug 15, 2018
  9. Aug 14, 2018
  10. Aug 13, 2018
  11. Aug 11, 2018