On 2013-07-24 2:51 PM, Helmut Schaa wrote:
> uloop timeouts are calculated based on a time value that was fetched
> before any callbacks were executed. Hence, the next timeout is off by
> the time the callback execution took which can lead to strange side
> effects.
> 
> Fix this by calculating the next timeout based on a fresh time value.
Applied and committed to OpenWrt in r37526.

Thanks,

- Felix
_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to