thrift.transport.socket

Undocumented in source.

Members

Classes

TSocket
class TSocket

Socket implementation of the TTransport interface.

TSocketBase
class TSocketBase

Common parts of a socket TTransport implementation, regardless of how the actual I/O is performed (sync/async).

Manifest constants

ECONNRESET
enum ECONNRESET;
Undocumented in source.

Meta