lwip-users
[Top][All Lists]
Advanced

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

[lwip-users] lwip netconn_recv problem


From: Avant Pro Trust
Subject: [lwip-users] lwip netconn_recv problem
Date: Thu, 20 Oct 2005 16:13:44 +0300

Dear LWIP user,
 
I am Dorin Mitrut from Bucharest, Romania.

I work to an embedded system and I use LWIP library.

Probably you have been asked many times on this problem but I do not
have found one detailed answer to this problem:
As you know, if we use netconn_recv to receive dates, the thread remain
blocked until the server close the connection or send some dates.
I have a thread where I want to check only if data exist and, if not,
pass to next actions.

Do you can give me one practical solution to avoid blocking thread when
check dates existence with netconn_recv function?
 
Is it any kind to resolving this problem using only LWIP library?
Can I use another function to verifing dates exictence who not block the thread?

Please help me.
 

Best Regardes,
 
Dorin Mitrut

reply via email to

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