Skip to content
  1. Aug 09, 2016
  2. Aug 08, 2016
  3. Aug 07, 2016
  4. Aug 04, 2016
    • Daniel Stenberg's avatar
      CURLOPT_TCP_NODELAY: now enabled by default · 4732ca57
      Daniel Stenberg authored
      After a few wasted hours hunting down the reason for slowness during a
      TLS handshake that turned out to be because of TCP_NODELAY not being
      set, I think we have enough motivation to toggle the default for this
      option. We now enable TCP_NODELAY by default and allow applications to
      switch it off.
      
      This also makes --tcp-nodelay unnecessary, but --no-tcp-nodelay can be
      used to disable it.
      
      Thanks-to: Tim Rühsen
      Bug: https://curl.haxx.se/mail/lib-2016-06/0143.html
      4732ca57
  5. Aug 03, 2016
  6. Aug 02, 2016
  7. Jul 26, 2016
  8. Jul 21, 2016
  9. Jul 19, 2016
  10. Jul 14, 2016
  11. Jul 09, 2016
  12. Jun 30, 2016
  13. Jun 29, 2016
  14. Jun 28, 2016
  15. Jun 22, 2016
  16. Jun 21, 2016
  17. Jun 17, 2016
  18. Jun 16, 2016
  19. Jun 11, 2016
  20. Jun 09, 2016