| connect() | Connection | |
| Connection(Parser *parser, const std::string &server, int port=-1) | Connection | |
| disconnect(ConnectionError e) | Connection | |
| fetchTLSInfo() const | Connection | [inline] |
| fileDescriptor() | Connection | |
| initCompression(bool init) | Connection | |
| isSecure() const | Connection | [inline] |
| receive() | Connection | |
| recv(int timeout=-1) | Connection | |
| send(const std::string &data) | Connection | |
| setCACerts(const StringList &cacerts) | Connection | [inline] |
| setCompression(bool compression) | Connection | |
| state() const | Connection | [inline] |
| tlsHandshake() | Connection | |
| ~Connection() | Connection | [virtual] |
1.4.6