lwip-users
[Top][All Lists]
Advanced

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

[lwip-users] lwIP: Polling lwIP services


From: saad saeed
Subject: [lwip-users] lwIP: Polling lwIP services
Date: Sat, 26 Jan 2019 08:17:04 +0000

Hello,
In lwIP documentation, where there is tab regarding system initialisation. It is written that call function "sys_check_timeouts()"  perodically from your main loop.

My Questions:
1) Does this function poll lwIP services whenever it is called?
2) I am calling this from my main loop, where my non blocking accept and receive are continuously polling. Is this the right way to do this?
  
KInds Regards,
Saad.

reply via email to

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