Closed AlanGriffiths closed 1 month ago
wl_display_flush() can fail with errno set to EAGAIN... "In that case, use poll on the display file descriptor to wait for it to become writable again."
wl_display_flush()
errno
EAGAIN
wl_display_flush()
can fail witherrno
set toEAGAIN
... "In that case, use poll on the display file descriptor to wait for it to become writable again."