[phobos] [D-Programming-Language/phobos] 184cc8: Fix dataTimeout in std.net.curl

GitHub noreply at github.com
Tue Sep 25 22:24:08 PDT 2012


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 184cc8247d5a519545b236527d3215ce264d5a85
      https://github.com/D-Programming-Language/phobos/commit/184cc8247d5a519545b236527d3215ce264d5a85
  Author: Johannes Pfau <johannespfau at gmail.com>
  Date:   2012-09-17 (Mon, 17 Sep 2012)

  Changed paths:
    M changelog.dd
    M std/net/curl.d

  Log Message:
  -----------
  Fix dataTimeout in std.net.curl

* std.net.curl: Added operationTimeout.
* std.net.curl: dataTimeout fixed. (Used to set operation
  timeout instead of inactivity timeout)


  Commit: f39d7c58cce46ae7a484d07b27235cc436d22bbf
      https://github.com/D-Programming-Language/phobos/commit/f39d7c58cce46ae7a484d07b27235cc436d22bbf
  Author: Andrei Alexandrescu <andrei at erdani.com>
  Date:   2012-09-25 (Tue, 25 Sep 2012)

  Changed paths:
    M changelog.dd
    M std/net/curl.d

  Log Message:
  -----------
  Merge pull request #797 from jpf91/timeoutCURL

Fix dataTimeout in std.net.curl


Compare: https://github.com/D-Programming-Language/phobos/compare/8b05f3ebc62a...f39d7c58cce4


More information about the phobos mailing list