• Ulrich Sibiller's avatar
    libX11: Extend Event functions to handle IOErrors · 5ee04c24
    Ulrich Sibiller authored
    To allow for suspend/resume NX has changed _XReadEvents() and
    _XIOError(). _XIOError() does not simply exit but returns. And
    _XReadEvents() returns after _XIOError(). But as the original
    _XReadEvents() is supposed to block until at least one event is there
    calling functions are not prepared for situations where no event is
    available. These calling functions have to check that condition.,
    
    Some of the calling functions already had that check but the
    UnlockDisplay() call was missing.
    
    Fixes https://github.com/ArcticaProject/nx-libs/issues/118
    5ee04c24
Name
Last commit
Last update
..
config Loading commit data...
extras Loading commit data...
include Loading commit data...
lib Loading commit data...
programs Loading commit data...
BUILD Loading commit data...
CHANGELOG Loading commit data...
COPYING Loading commit data...
ChangeLog.X.org Loading commit data...
Imakefile Loading commit data...
LABEL Loading commit data...
LICENSE Loading commit data...
Makefile Loading commit data...
README Loading commit data...
README.crypto Loading commit data...
RELNOTES Loading commit data...
registry Loading commit data...
x-indent-all.sh Loading commit data...
x-indent.sh Loading commit data...
xf86Date.h Loading commit data...