Main Page   Modules   Data Structures   File List   Globals  

debug.h

00001 #if !defined(_DEBUG_H_)
00002 #define _DEBUG_H_
00003 
00004 #define DEBUG_PORT              90001
00005 
00006 void join_debug_listener(apr_status_t *rval);
00007 void init_debug(int port);
00008 
00009 #endif  /* _DEBUG_H_ */

Generated on Wed Aug 28 14:45:08 2002 for suma by doxygen1.2.17