On Mon, 2008-09-08 at 15:47 +0100, Nick Thomas wrote: > sys_timeout firing too often - again. > > I think this is because sys_mbox_fetch() is being called by two tasks, which > are tripping over each other. > There is a tcpip_thread (in tcpip.c) which keeps calling sys_mbox_thread() > in a while(1) loop, and there are lots of calls to sys_mbox_fetch() in > api_lib.c .
I don't see any calls to sys_mbox_fetch() in api_lib.c Kieran _______________________________________________ lwip-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/lwip-users
