FreeRDP/server
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
..
common Build: Use correct pdb names when installing with symbols 2017-01-31 13:32:51 +01:00
Mac Fixed missing array initializer values 2018-08-01 12:56:18 +02:00
Sample Fixed remaining global order buffers. 2018-05-02 08:54:21 +02:00
shadow Removed +async-transport options 2018-08-22 13:56:37 +02:00
Windows Removed winpr_exit 2018-04-03 12:56:33 +02:00
.gitignore cleanup cmake exports and pkg-config files 2016-01-12 17:32:33 +01:00
CMakeLists.txt Use SetFreeRDPCMakeInstallDir where CMake modules are installed 2018-05-02 10:36:52 -05:00
freerdp-server.pc.in Include major version number in library names 2017-01-16 11:11:58 +01:00
FreeRDP-ServerConfig.cmake.in appropriate names in server & client cmake exports 2016-02-03 13:37:35 +01:00