Data Fields

ClientTxn Struct Reference

Data Fields

TSVConn vconn
TSVIO read_vio
TSIOBuffer req_buffer
TSIOBufferReader req_reader
TSVIO write_vio
TSIOBuffer resp_buffer
TSIOBufferReader resp_reader
char * request
char response [RESPONSE_MAX_SIZE+1]
int response_len
RequestStatus status
int connect_port
int local_port
uint64_t connect_ip
TSAction connect_action
TxnHandler current_handler
unsigned int magic

Detailed Description

Definition at line 101 of file InkAPITestTool.cc.


Field Documentation

Definition at line 122 of file InkAPITestTool.cc.

Referenced by synclient_txn_create(), and synclient_txn_delete().

Definition at line 121 of file InkAPITestTool.cc.

Referenced by synclient_txn_create(), and synclient_txn_send_request().

Definition at line 119 of file InkAPITestTool.cc.

Referenced by synclient_txn_create(), and synclient_txn_send_request().

unsigned int ClientTxn::magic
char ClientTxn::response[RESPONSE_MAX_SIZE+1]

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