September 25, 2012 [phobos] [D-Programming-Language/phobos] 184cc8: Fix dataTimeout in std.net.curl | ||||
---|---|---|---|---|
| ||||
Attachments:
| 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@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@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 |
Copyright © 1999-2021 by the D Language Foundation