lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] poll-function not called


From: Karl Karpfen
Subject: Re: [lwip-users] poll-function not called
Date: Mon, 22 Sep 2014 10:47:14 +0200

OK, thanks, this leaded me into the correct direction: Texas Instrumetns has implemented full poll-functionality but they have set both NO_SYS and NO_SYS_NO_TIMERS to 1 which disables the timers completely. One of both seems to be wrong/superfluid for me...


2014-09-22 9:31 GMT+02:00 mobin.seven <address@hidden>:
Hi lad
tcp_tmr() must be called every TCP_TMR_INTERVAL milliseconds.this is
necessary for poll callback.



--
View this message in context: http://lwip.100.n7.nabble.com/poll-function-not-called-tp23324p23326.html
Sent from the lwip-users mailing list archive at Nabble.com.

_______________________________________________
lwip-users mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/lwip-users


reply via email to

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