CSL  6.0
TCPServerSocket Member List

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

accept()TCPServerSocket
cleanUp()Socketstatic
getLocalAddress()Socket
getLocalPort()Socket
resolveService(const string &service, const string &protocol="tcp")Socketstatic
setListen(int queueLen)TCPServerSocketprivate
setLocalAddressAndPort(const string &localAddress, unsigned short localPort=0)Socket
setLocalPort(unsigned short localPort)Socket
sockDescSocketprotected
Socket(int type, int protocol)Socketprotected
Socket(int sockDesc)Socketprotected
TCPServerSocket(unsigned short localPort, int queueLen=5)TCPServerSocket
TCPServerSocket(const string &localAddress, unsigned short localPort, int queueLen=5)TCPServerSocket
~Socket()Socket