Anleitung / How-to / Open Source pselect() Pitfalls When dealing with multiple network connections or timeouts, the select() Unix system call is still the workhorse for many applications. Its well-known and frequently used interface beats the learning curve ...