Adbase
Adinf C++ base library V2
|
This is the complete list of members for adbase::Socket, including all inherited members.
accept(InetAddress *peeraddr) | adbase::Socket | |
bindAddress(const InetAddress &localaddr) | adbase::Socket | |
fd() const | adbase::Socket | inline |
getTcpInfo(struct tcp_info *) const | adbase::Socket | |
getTcpInfoString(char *buf, int len) const | adbase::Socket | |
listen() | adbase::Socket | |
setKeepAlive(bool on) | adbase::Socket | |
setReuseAddr(bool on) | adbase::Socket | |
setReusePort(bool on) | adbase::Socket | |
setTcpNoDelay(bool on) | adbase::Socket | |
shutdownWrite() | adbase::Socket | |
Socket(int sockfd, bool isFreeClose=true) | adbase::Socket | inlineexplicit |
~Socket() | adbase::Socket |