Hacker News new | ask | show | jobs
by bonzini 1854 days ago
It's really debatable whether poll() is more complex than select(), for example select() requires you to rebuild from scratch the fdsets for every call.