lwip-users
[Top][All Lists]
Advanced

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

[lwip-users] lwip_select() blocks even if timeout is 0


From: Chu, Zhenwei
Subject: [lwip-users] lwip_select() blocks even if timeout is 0
Date: Mon, 6 Oct 2008 11:57:00 -0400

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? 

Thanks

Zhenwei Chu




reply via email to

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