TConnectionInfo

Undocumented in source.

Members

Variables

input
TProtocol input;
output
TProtocol output;

The input and output protocols.

transport
TTransport transport;

The underlying transport used for the connection This is the transport that was returned by TServerTransport.accept(), and it may be different than the transport pointed to by the input and output protocols.

Meta