ccollins476ad opened a new pull request #886: lwip - Fix time calculation
URL: https://github.com/apache/mynewt-core/pull/886
 
 
   The `sys_now` function is supposed to calculate milliseconds since boot.  
However, the operands were not in the correct order, so the units were off.
   
   In sim, this caused the `tcpip_thread()` task handler to never yield to 
other tasks during timeout calculation.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to