Chu, Zhenwei wrote: > Hi, > > It seems that lwIP_select() always block even if timeout is set to 0. > > The call stack shows it stops at > sys_sem_wait(sem); (line 316: sys.c) > sys_sem_wait_timeout(); > > Any suggestions?
Is this really the latest lwIP? i.e. 1.3.0? How are you calling lwip_select exactly? Jifl -- eCosCentric Limited http://www.eCosCentric.com/ The eCos experts Barnwell House, Barnwell Drive, Cambridge, UK. Tel: +44 1223 245571 Registered in England and Wales: Reg No 4422071. ------["Si fractum non sit, noli id reficere"]------ Opinions==mine _______________________________________________ lwip-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/lwip-users
