00001 00002 //ExNihiloServer.h 00004 #ifndef __EXNIHILOSERVER_H__ 00005 #define __EXNIHILOSERVER_H__ 00006 00007 //Includes 00009 #include "ExServerDefine.h" 00010 #include "ExCSocketServer.h" 00012 //variables 00014 00016 //functions 00018 void handlerSigint(int sig); 00019 #endif //__SERVEURCPP_H__