lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] Problem with lwip_select under Nucleus


From: Kieran Mansley
Subject: Re: [lwip-users] Problem with lwip_select under Nucleus
Date: Tue, 22 May 2007 10:09:01 +0100

On Tue, 2007-05-22 at 11:01 +0200, address@hidden wrote:

> I understand that the undelaying problem is that lwip sockets are non
> blocking for default. Then I should use lwip_select just before
> receive in the client.  

I think the sockets API is blocking by default.  Have you tried just
doing a blocking receive rather than using select?

> Can there be any problem with the semaphores attached to the porting
> or something similar? 

Sounds likely.  I suggest you contact whoever it was who did the port
and see if they can suggest what might be wrong.

Kieran





reply via email to

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