Skip to content
Commit 33b7637b authored by David Herrmann's avatar David Herrmann Committed by Kristian Høgsberg
Browse files

wayland-client: forward fatal errors to caller



If any callback or helper function fails with a fatal error, we now
set the last_error flag and prevent all further I/O on the wl_display. We
wake up all sleeping event-queues and notify the caller that they
should shutdown wl_display.

Signed-off-by: default avatarDavid Herrmann <dh.herrmann@googlemail.com>
parent edae4ffa
Loading
Loading
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