Main Page   Namespace List   Class Hierarchy   Alphabetical List   Data Structures   File List   Namespace Members   Data Fields   Globals  

ExNihiloServer.h File Reference

#include "ExServerDefine.h"
#include "ExCSocketServer.h"

Go to the source code of this file.

Functions

void handlerSigint (int sig)


Function Documentation

void handlerSigint int    sig
 

Definition at line 26 of file ExNihiloServer.cpp.

References Guard.

Referenced by main().

00026                            {Guard(void handlerSigint(int sig))
00027         std::cout<<"Leave server closing all conexion..."<<std::endl;
00028         exit(0);
00029 UnGuard
00030 }


Generated on Tue Dec 10 18:20:12 2002 for ExNihilo by doxygen1.3-rc1