Public Member Functions | |
Client & | client () |
Status | Start (const char *host, uint16_t port) |
void | Terminate () |
int | SetSockOpt (int level, int optname, const void *optval, unsigned int optlen) |
void | SetEgressChannelManipulator (ChannelManipulator *new_channel_manipulator) |
void | SetIngressChannelManipulator (ChannelManipulator *new_channel_manipulator) |
Status | Start (uint16_t port) |