Hi Thanks Buh how is possible that: with an operative system sys_timeouts_mbox_fetch call sys_check_timeouts() which is the handle timeouts for NO_SYS==1. Is the comment of sys_check_timeouts() wrong ?
On Thu, Mar 8, 2018 at 4:24 PM, Sylvain Rochet <[email protected]> wrote: > Hi Mattia, > > On Thu, Mar 08, 2018 at 09:14:33AM +0100, Mattia Settin wrote: > > Yes, but sys_now is required even for timeouts for NO_SYS==0 > (LWIP_TIMERS = > > 1). It this correct ? > > This is correct, sys_now() is now necessary for all systems, furthermore > it should be bound, at best, to a monotonic clock source. > > Sylvain > > _______________________________________________ > lwip-users mailing list > [email protected] > https://lists.nongnu.org/mailman/listinfo/lwip-users > -- Mattia Settin Software and System Engineer
_______________________________________________ lwip-users mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/lwip-users
