lwip-users
[Top][All Lists]
Advanced

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

[lwip-users] Wakeup select() from another thread


From: Daniel Pauli
Subject: [lwip-users] Wakeup select() from another thread
Date: Mon, 9 Jan 2017 20:55:59 +0100

Hey there

Is there any possibility in LwIP to wake up a select() call from another thread? I want to update the file descriptor set as soon as the server accepts a new connection without the need to wait until the select() call times out.

Daniel

reply via email to

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