# Home    # nevrax.com   
Nevrax
Nevrax.org
#News
#Mailing-list
#Documentation
#CVS
#Bugs
#License
Docs
 
Documentation  
Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages   Search  

service.cpp File Reference

Base class for all network services. More...

#include "stdnet.h"
#include <stdlib.h>
#include <signal.h>
#include "nel/misc/config_file.h"
#include "nel/misc/displayer.h"
#include "nel/misc/mutex.h"
#include "nel/misc/window_displayer.h"
#include "nel/misc/gtk_displayer.h"
#include "nel/misc/win_displayer.h"
#include "nel/misc/path.h"
#include "nel/misc/hierarchical_timer.h"
#include "nel/net/naming_client.h"
#include "nel/net/service.h"
#include "nel/net/unified_network.h"
#include "nel/net/net_manager.h"
#include "nel/net/net_displayer.h"

Go to the source code of this file.


Detailed Description

Base class for all network services.

Id:
service.cpp,v 1.119 2002/04/30 10:12:47 lecroart Exp

Todo:
ace: test the signal redirection on Unix

ace: add parsing command line (with CLAP?)

Definition in file service.cpp.