Skip to content

Use WSAPoll() instead of poll() on Win32 - #2540

Open
gflohr wants to merge 1 commit into
svaarala:masterfrom
gflohr:eventloop-windows
Open

gflohr wants to merge 1 commit into
svaarala:masterfrom
gflohr:eventloop-windows

Conversation

@gflohr

@gflohr gflohr commented Jul 13, 2023

Copy link
Copy Markdown

The example event loop does not compile for Win32 because poll() is not available. Fix copied from poll.c in the same directory.

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.

1 participant