Skip to content
Snippets Groups Projects
Commit 707e542f authored by Kevin Locke's avatar Kevin Locke Committed by Daniel Stone
Browse files

eglut_wayland: exit event loop on POLLNVAL


If the file descriptor becomes invalid (e.g. because
wl_display_disconnect has been called) exit the event loop.  There's no
value from continuing to poll.

Signed-off-by: Kevin Locke's avatarKevin Locke <kevin@kevinlocke.name>
parent 0cdaa670
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment