|
char * | thingName |
|
char * | peerName |
|
char * | host |
|
uint16_t | port |
|
DATETIME | startTime |
|
DATETIME | endTime |
|
char | markForClose |
|
int16_t | numConnects |
|
char | isActive |
|
char | firstPeerConnect |
|
uint64_t | bytesSent |
|
uint64_t | bytesRcvd |
|
char * | tid |
|
int32_t | chunksize |
|
int32_t | readTimeout |
|
int32_t | idleTimeout |
|
DATETIME | idleTime |
|
char * | type |
|
enum tunnelType | typeEnum |
|
twWs * | ws |
|
void * | localSocket |
|
char * | readBuffer |
|
char * | readBase64 |
|
char * | writeBuffer |
|
char | disconnectedByPeer |
|
char * | msg |
|
The documentation for this struct was generated from the following file:
- /tools/build/tw-c-sdk-development/tw-c-sdk/src/tunneling/twTunnelManager.c