plptools
Loading...
Searching...
No Matches
TCPSocket Member List

This is the complete list of members for TCPSocket, including all inherited members.

accept(std::string *Peer)TCPSocket
accept(std::string *Peer, int cancellationFd)TCPSocket
bindInRange(const char *const Host, int Low, int High, int Retries)TCPSocket
bindSocket(const char *const Host, int Port)TCPSocket
closeSocket(void)TCPSocket
connect(const char *const Peer, int PeerPort, const char *const Host=NULL, int HostPort=0)TCPSocketvirtual
createSocket(void)TCPSocketprivatevirtual
dataToGet(int sec, int usec) constTCPSocket
getBufferStore(bufferStore &a, bool wait=true)TCPSocket
getHost(std::string *Host, int *Port)TCPSocket
getLastError(void)TCPSocketinlineprivate
getPeer(std::string *Peer, int *Port)TCPSocket
linger(bool LingerOn, int LingerTime=0)TCPSocket
listen(const char *const Host, int Port)TCPSocketvirtual
m_BoundTCPSocketprivate
m_HostAddrTCPSocketprivate
m_LastErrorTCPSocketprivate
m_PeerAddrTCPSocketprivate
m_PortTCPSocketprivate
m_SocketTCPSocketprivate
myWatchTCPSocketprivate
reconnect()TCPSocketvirtual
recv(void *buf, int len, int flags)TCPSocketprivate
send(const void *const buf, int len, int flags)TCPSocketprivate
sendBufferStore(const bufferStore &a)TCPSocket
setHost(const char *const Host, int Port)TCPSocketprivate
setPeer(const char *const Peer, int Port)TCPSocketprivate
setWatch(IOWatch *watch)TCPSocket
TCPSocket()TCPSocket
TCPSocket(const TCPSocket &)TCPSocket
toString()TCPSocketvirtual
~TCPSocket()TCPSocketvirtual