std.net.curl: Bad timeout defaults

Jonas Drewsen jdrewsen at nospam.com
Tue Sep 18 05:08:45 PDT 2012


On Tuesday, 18 September 2012 at 07:50:51 UTC, Johannes Pfau 
wrote:
> Am Tue, 18 Sep 2012 09:16:18 +0200
> schrieb "Jonas Drewsen" <jdrewsen at nospam.com>:
>
>> 
>> It probably is. And if it is acceptable that it might break 
>> some users code that depends on the current behavior I'm all 
>> for it. I'll do a pull request for it and see what the 
>> reviewers has to say about it :)
>> 
>> /Jonas
>
> I think we can do a breaking change here, as the old code 
> didn't work
> as documented but the new code will.
>
> I already posted a pull request here though:
> https://github.com/D-Programming-Language/phobos/pull/797

Ah bugger - I did a fix for it as well.

My fix introduced a SetLowSpeedLimit(long bytesPerSec, Duration 
d) method though.

-Jonas


More information about the Digitalmars-d mailing list