bitz-server  0.1.6
socketlibrary::TCPServerSocket Member List

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

accept()socketlibrary::TCPServerSocket
cleanUp()socketlibrary::Socketstatic
getLocalAddress()socketlibrary::Socket
getLocalPort()socketlibrary::Socket
resolveService(const string &service, const string &protocol="tcp")socketlibrary::Socketstatic
setLocalAddressAndPort(const string &localAddress, unsigned short localPort=0)socketlibrary::Socket
setLocalPort(unsigned short localPort)socketlibrary::Socket
sock (defined in socketlibrary::Socket)socketlibrary::Socketprotected
Socket(int type, int protocol) (defined in socketlibrary::Socket)socketlibrary::Socketprotected
Socket(int sock) (defined in socketlibrary::Socket)socketlibrary::Socketprotected
TCPServerSocket(unsigned short localPort, int queueLen=5)socketlibrary::TCPServerSocket
TCPServerSocket(const string &localAddress, unsigned short localPort, int queueLen=5)socketlibrary::TCPServerSocket
~Socket()socketlibrary::Socket