FreeRDP/include
David Fort e389210673 client channels: mutualize common types between dynamic channels
Most dynamic channels share the same copied and pasted code for the XXX_CHANNEL_CALLBACK
and XXX_LISTENER_CALLBACK types. This patch introduce GENERIC_CHANNEL_CALLBACK and
GENERIC_LISTENER_CALLBACK that fits for most channels and discard custom type definitions.
2022-06-15 14:04:58 +02:00
..
config server: Add channel handling for telemetry channel 2022-06-08 09:30:30 +02:00
freerdp client channels: mutualize common types between dynamic channels 2022-06-15 14:04:58 +02:00
CMakeLists.txt Fixed duplicated symbols 2022-03-03 11:26:48 +01:00