Main Page | Alphabetical List | Data Structures | File List | Data Fields | Globals

server.h

Go to the documentation of this file.
00001 /* -*-C-*- */
00002 #ifndef SERVER_H
00003 #define SERVER_H
00004 
00012 void server_close_sockets();
00013 void *server_main_thread(void *arg);
00014 void server_shutdown();
00015 
00016 
00017 #endif

Generated on Fri Jan 20 10:12:18 2006 by  doxygen 1.4.2