mirror of
https://github.com/morgan9e/FreeRDP
synced 2026-04-14 00:14:11 +09:00
Added proxy module callbacks for session init and started (#7976)
This commit is contained in:
@@ -57,6 +57,8 @@ typedef enum
|
||||
HOOK_TYPE_SERVER_CHANNELS_INIT,
|
||||
HOOK_TYPE_SERVER_CHANNELS_FREE,
|
||||
HOOK_TYPE_SERVER_SESSION_END,
|
||||
HOOK_TYPE_SERVER_SESSION_INITIALIZE,
|
||||
HOOK_TYPE_SERVER_SESSION_STARTED,
|
||||
|
||||
HOOK_LAST
|
||||
} PF_HOOK_TYPE;
|
||||
|
||||
Reference in New Issue
Block a user