Hi, I have some problems with TCP timers. LwIP document said that after tcp_init(),tcp_tmr(),tcp_fasttmr(),tcp_slowtmr() should be called every 250ms or 500ms.But how to call these functions?If using an OS,this is done by OS kernel.But if we port LwIP to a platform with no OS support,what functions of LwIP call these timer functions? Thanks, Daniel
_______________________________________________ lwip-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/lwip-users
