FreeRDP/server/shadow/Win
Armin Novak c3a26b0d6a Removed +async-transport options
The async transport option is broken by design.
If used the main loop is called from the transport thread and the
main thread of the application.
Unless the transport layer is refactored to just work on queues
(input and output) this option will never work, therefore remove it.
2018-08-22 13:56:37 +02:00
..
win_dxgi.c fix string format specifiers 2016-12-16 13:48:43 +01:00
win_dxgi.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
win_rdp.c Removed +async-transport options 2018-08-22 13:56:37 +02:00
win_rdp.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
win_shadow.c Do not clear invalid region if no client connected. 2018-03-07 15:37:20 +01:00
win_shadow.h Fixed windows shadow server update copy. 2018-03-07 15:37:20 +01:00
win_wds.c Fixed compiler warnings and uninitialized data. 2017-02-17 11:17:45 +01:00
win_wds.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00