On September 30, 2003 05:33 pm, Ian Clarke wrote:
> Just a sanity check in the RTE code:
>
> Line 223 in StandardNodeEstimator - is this right :
>   rtTransferFailed.report(size);
>
> It looks like it is reporting the size, but shouldn't it be reporting
> the time?

It looks very much like it should be read:

rtTransferFailed.report(time);

good catch.

Ed
_______________________________________________
Devl mailing list
[EMAIL PROTECTED]
http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/devl

Reply via email to