lwip-users
[Top][All Lists]
Advanced

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

[lwip-users] LwIP and semaphores.


From: hans . ronnback
Subject: [lwip-users] LwIP and semaphores.
Date: Fri, 1 Jun 2007 11:41:57 +0200


Does LwIP make any asumption on the order that semaphores are released.
I.e. if two threads use LwIP does the LwIP TCP/IP-thread assume that the messages
sent over a common message box will be received by the threads in the order that they are sent?
Or is it ok to have a "polling" semaphore system where threads waiting on the same semaphore might
be woken regardless to how long they have been waiting.

//Hans

reply via email to

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