mirror of
https://github.com/FreeRDP/FreeRDP.git
synced 2024-12-04 07:14:03 +08:00
c3a26b0d6a
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. |
||
---|---|---|
.. | ||
Studio | ||
android_cliprdr.c | ||
android_cliprdr.h | ||
android_event.c | ||
android_event.h | ||
android_freerdp_jni.h | ||
android_freerdp.c | ||
android_freerdp.h | ||
android_jni_callback.c | ||
android_jni_callback.h | ||
android_jni_utils.c | ||
android_jni_utils.h | ||
CMakeLists.txt |