On Sun, Jul 13, 2008 at 1:58 AM, Tomasz Sterna <[EMAIL PROTECTED]> wrote:
> Dnia 2008-07-11, piÄ… o godzinie 13:48 -0700, Mark Doliner pisze:
>> Do we
>> have a way to call a function after a certain amount of time has
>> passed?  We would need one for this.
>
> We have time checks in main loop, but this is pretty hacky.
> Using/implementing more sophisticated event loop is a good idea.

Yeah, I agree that that sounds like a good idea.  I guess it makes
sense to leave the rate limiting in router and it will become more
useful when/if someone adds some sort of timeout functionality and
then improves the rate limiting.  I don't think I'll have time to
attempt to do that right now.  But that's ok, I'm not sure my
implementation would be very good :-)

Thanks for the response,
Mark

Reply via email to