FreeRDP
Loading...
Searching...
No Matches
pServerContext Struct Reference

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.

Definition at line 44 of file pf_server.h.

Field Documentation

◆ channelsByBackId

wHashTable* pServerContext::channelsByBackId

Definition at line 55 of file pf_server.h.

◆ channelsByFrontId

wHashTable* pServerContext::channelsByFrontId

Definition at line 54 of file pf_server.h.

◆ context

rdpContext pServerContext::context

Definition at line 46 of file pf_server.h.

◆ dynvcReady

HANDLE pServerContext::dynvcReady

Definition at line 51 of file pf_server.h.

◆ interceptContextMap

wHashTable* pServerContext::interceptContextMap

Definition at line 53 of file pf_server.h.

◆ pdata

proxyData* pServerContext::pdata

Definition at line 48 of file pf_server.h.

◆ vcm

HANDLE pServerContext::vcm

Definition at line 50 of file pf_server.h.


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