xserver-multidpi/hw/xwin/winclipboard
Jon TURNEY 7ca9330194 hw/xwin: Only add to XSetIOErrorHandler() handler chain once
Only use XSetIOErrorHandler() to add to the global XSetIOErrorHandler() chain
once.  If we do it every restart, then we make a loop in the handler chain, and
we end up with a thread spinning in that loop when the server shuts down...

Signed-off-by: Jon TURNEY <jon.turney@dronecode.org.uk>
Reviewed-by: Colin Harrison <colin.harrison@virgin.net>
2014-09-13 14:19:04 +01:00
..
debug.c hw/xwin: Add xwinclip test client 2014-09-13 14:18:38 +01:00
internal.h hw/xwin: In clipboard function prototypes, use Window type, not int type 2014-09-13 14:18:58 +01:00
Makefile.am hw/xwin: Add a basic manpage for xwinclip 2014-09-13 14:19:01 +01:00
textconv.c hw/xwin: Use header for prototypes in textconv.c 2014-09-13 14:18:46 +01:00
thread.c hw/xwin: Only add to XSetIOErrorHandler() handler chain once 2014-09-13 14:19:04 +01:00
winclipboard.h hw/xwin: Add fUseUnicode as parameter to winClipboardProc() 2014-09-13 14:18:30 +01:00
wndproc.c hw/xwin: In clipboard function prototypes, use Window type, not int type 2014-09-13 14:18:58 +01:00
xevents.c hw/xwin: In clipboard function prototypes, use Window type, not int type 2014-09-13 14:18:58 +01:00
xwinclip.c hw/xwin: Add xwinclip test client 2014-09-13 14:18:38 +01:00
xwinclip.man hw/xwin: Add a basic manpage for xwinclip 2014-09-13 14:19:01 +01:00