FreeRDP
pServerContext Struct Reference

#include <proxy_context.h>

Data Fields

rdpContext context
 
proxyData * pdata
 
HANDLE vcm
 
HANDLE dynvcReady
 
wHashTable * interceptContextMap
 
wHashTable * channelsByFrontId
 
wHashTable * channelsByBackId
 

Detailed Description

Wraps rdpContext and holds the state for the proxy's server.

Field Documentation

◆ channelsByBackId

wHashTable* pServerContext::channelsByBackId

◆ channelsByFrontId

wHashTable* pServerContext::channelsByFrontId

◆ context

rdpContext pServerContext::context

◆ dynvcReady

HANDLE pServerContext::dynvcReady

◆ interceptContextMap

wHashTable* pServerContext::interceptContextMap

◆ pdata

proxyData* pServerContext::pdata

◆ vcm

HANDLE pServerContext::vcm

The documentation for this struct was generated from the following file: