SockServ.H File Reference

#include "Component/ModelComponent.H"
#include "Component/ModelParam.H"
#include <sys/time.h>
#include <sys/types.h>
#include <unistd.h>
#include <netinet/in.h>
#include <arpa/inet.h>
Include dependency graph for SockServ.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SockServ
 This is a multi-socket connection server. More...

Defines

#define MAXNBNUCLI   128
 max mumber of new clients that can come between two check():
#define SOCKSERV_IDLE   0
 return values for check():
#define SOCKSERV_BUG   1
#define SOCKSERV_ACTIV   2

Detailed Description

A simple multi-client socket server

Definition in file SockServ.H.


Define Documentation

#define MAXNBNUCLI   128

max mumber of new clients that can come between two check():

Definition at line 51 of file SockServ.H.

Referenced by SockServ::addUserClient().

#define SOCKSERV_IDLE   0

return values for check():

Definition at line 54 of file SockServ.H.

Referenced by SockServ::check(), and TCPcommunicator::run().

Generated on Sun May 8 08:42:38 2011 for iLab Neuromorphic Vision Toolkit by  doxygen 1.6.3