FreeRDP/server
Asbjørn Heid 8139fdb392 xfreerdp-server: Fixed deadlock issue in event queue.
Writing to the pipe may block if the pipe is full. Holding the mutex while writing prevents listeners from
aquiring the mutex and unblocking the write. This leads to a deadlock situation.
2012-03-25 06:55:47 -05:00
..
test Modify the UnicodeKeyboardEvent callback to also include flags argument. 2012-02-07 12:22:01 +01:00
X11 xfreerdp-server: Fixed deadlock issue in event queue. 2012-03-25 06:55:47 -05:00
CMakeLists.txt build: use WITH_XXX instead of XXX_FOUND 2012-01-23 14:40:05 +01:00