mirror of
https://github.com/morgan9e/FreeRDP
synced 2026-04-14 08:24:16 +09:00
[core,gcc] parse CS_UNUSED1 message
parse message to avoid log entries server side for this kind of PDU
This commit is contained in:
@@ -100,6 +100,7 @@ extern "C"
|
||||
#define CS_MONITOR 0xC005
|
||||
#define CS_MCS_MSGCHANNEL 0xC006
|
||||
#define CS_MONITOR_EX 0xC008
|
||||
#define CS_UNUSED1 0xC00C
|
||||
#define CS_MULTITRANSPORT 0xC00A
|
||||
|
||||
/* Server to Client (SC) data blocks */
|
||||
|
||||
Reference in New Issue
Block a user