FreeRDP/channels/disp/client
David Fort 3478051f15 dynamic channels: mutualize things for listeners and plugins
The same code is copied in all dynamic channels to create a plugin, have a listener,
and manage the channel lifecycle. This patch does a mutualization effort so that channels
only have to code things that are specific to them.
2022-07-07 12:21:23 +00:00
..
CMakeLists.txt Removed BUILTIN_CHANNELS 2022-02-23 10:43:46 +01:00
disp_main.c dynamic channels: mutualize things for listeners and plugins 2022-07-07 12:21:23 +00:00
disp_main.h Freerdp remove #ifdef HAVE_CONFIG_H 2022-03-03 11:26:48 +01:00