Hi Simon,

Were is the semaphore released ?


I searched  .sem  and only found two locations were it is freed but none seems 
to be related to the

select, semaphore. I will dig into the inner code but some pointers would help, 
thanks.


BR,

Noam.


________________________________
From: lwip-users <lwip-users-bounces+noam=silrd....@nongnu.org> on behalf of 
goldsimon <goldsi...@gmx.de>
Sent: Wednesday, May 31, 2017 5:35 PM
To: Mailing list for lwIP users
Subject: Re: [lwip-users] LwIP 1.41 select does not return ?



Noam Weissman wrote:
>My question was simple ... does anyone have an idea why select
>
>does not return when a connection to the correct port is initiated.

Can't help you much there other than saying: try to check the socket's status: 
is there an acceptable connection pending in the queue? Has the event callback 
been called to release the semaphore?

Simon

_______________________________________________
lwip-users mailing list
lwip-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/lwip-users
lwip-users Info Page - 
non-GNU<https://lists.nongnu.org/mailman/listinfo/lwip-users>
lists.nongnu.org
Welcome to the lwip-users mailing list. Use it to ask questions, share your 
experience and discuss new ideas. To see the collection of prior postings to 
the list ...


_______________________________________________
lwip-users mailing list
lwip-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/lwip-users

Reply via email to