Skip to content

Conversation

@rockhardandrew
Copy link
Contributor

#include <poll.h> is the posix standard and more portable than #include <sys/poll.h>. <sys/poll.h> leads to compiler errors on linux and likely other systems.

Copy link
Owner

@philburk philburk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@philburk philburk merged commit daad339 into philburk:master Sep 21, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants