• 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
bin Loading commit data...
debian Loading commit data...
doc Loading commit data...
etc Loading commit data...
nx-X11 Loading commit data...
nxcomp Loading commit data...
nxcompext Loading commit data...
nxcompshad Loading commit data...
nxproxy Loading commit data...
COPYING Loading commit data...
ChangeLog Loading commit data...
Makefile Loading commit data...
README.NX-development Loading commit data...
README.keystrokes Loading commit data...
README.md Loading commit data...
VERSION Loading commit data...
VERSION.x2goagent Loading commit data...
fix-patch-whitespace Loading commit data...
nx-libs.spec Loading commit data...
replace.sh Loading commit data...
version.sh Loading commit data...
x2goagent.features Loading commit data...