System documentation of the GNU Image-Finding Tool

Public Member Functions | Protected Attributes

CMultiServer Class Reference

a Server that serves multiple sockets at the same time More...

#include <CMultiServer.h>

List of all members.

Public Member Functions

bool addSocket (CSocket *inSocket)
void serve ()
 start serving these sockets

Protected Attributes

list< CSocket * > mSockets
 a list containing domain sockets
map< int, CSocket * > mDescriptorToSocket
 find for a given file descriptor the socket

Detailed Description

a Server that serves multiple sockets at the same time


The documentation for this class was generated from the following file:

Need for discussion? Want to contribute? Contact
help-gift@gnu.org Generated using Doxygen