![]() |
botsense
3.2.0
RoadNarrows Client-Server Proxied Services Framework
|
#include <bsProxy.h>
Public Attributes | |
| bool_t | m_bBusy |
| client is [not] busy | |
| const char * | m_sClientName |
| client's (remote) name | |
| Socket_T * | m_pClientSock |
| client opened TCP socket | |
| BsProxyClientState_T | m_eClientState |
| client state | |
| uint_t | m_uRefCnt |
| vconn ref count for this client | |
| bool_t | m_bServerTrace |
| do [not] trace server messages | |