lwip-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-devel] Change sys_arch_mbox_fetch to not return the time?


From: Douglas
Subject: [lwip-devel] Change sys_arch_mbox_fetch to not return the time?
Date: Wed, 19 Jul 2017 21:21:42 +1000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0

It appears that the timer returned by sys_arch_mbox_fetch is unused, and
that only the SYS_ARCH_TIMEOUT value is tested.

Might it be a legacy requirement to return the time. It would simplify
sys_arch_mbox_fetch a little for at least some implementations to remove
the requirement to return a time.

So would a patch to change the documentation for this function to remove
the requirement to return a time be considered?



reply via email to

[Prev in Thread] Current Thread [Next in Thread]