XmlRpc::XmlRpcSocket Member List
This is the complete list of members for
XmlRpc::XmlRpcSocket, including all inherited members.
accept(int socket) | XmlRpc::XmlRpcSocket | [static] |
bind(int socket, int port) | XmlRpc::XmlRpcSocket | [static] |
close(int socket) | XmlRpc::XmlRpcSocket | [static] |
connect(int socket, std::string &host, int port) | XmlRpc::XmlRpcSocket | [static] |
getError() | XmlRpc::XmlRpcSocket | [static] |
getErrorMsg() | XmlRpc::XmlRpcSocket | [static] |
getErrorMsg(int error) | XmlRpc::XmlRpcSocket | [static] |
getPort(int socket) | XmlRpc::XmlRpcSocket | [static] |
listen(int socket, int backlog) | XmlRpc::XmlRpcSocket | [static] |
nbRead(int socket, std::string &s, bool *eof, SSL *ssl) | XmlRpc::XmlRpcSocket | [static] |
nbWrite(int socket, std::string &s, int *bytesSoFar, SSL *ssl) | XmlRpc::XmlRpcSocket | [static] |
nonFatalError() | XmlRpc::XmlRpcSocket | [static] |
setNonBlocking(int socket) | XmlRpc::XmlRpcSocket | [static] |
setReuseAddr(int socket) | XmlRpc::XmlRpcSocket | [static] |
socket() | XmlRpc::XmlRpcSocket | [static] |