Main Page   Data Structures   File List   Data Fields   Globals   Related Pages  

PDepp Webserver File List

Here is a list of all documented files with brief descriptions:
acconfig.h [code]
buffer.c [code]Utility routines for "buffer management"
buffer.h [code]Utility routines for "buffer management"
bufplist.c [code]Doubly linked list of struct Buffer*'s (mlist_tmpl-adapter)
bufplist.h [code]Doubly linked list of struct Buffer*'s (mlist_tmpl-adapter)
char_xhash.c [code]Hashing table for char* key value pairs (xhash_tmpl-adapter)
char_xhash.h [code]Hashing table for char* key value pairs (xhash_tmpl-adapter)
charlist.c [code]Doubly linked list of char*s (mlist_tmpl-adapter)
charlist.h [code]Doubly linked list of char*s (mlist_tmpl-adapter)
charplist.c [code]Doubly linked list of char*s (mlist_tmpl-adapter)
charplist.h [code]Doubly linked list of char*s (mlist_tmpl-adapter)
client.c [code]
client.h [code]
common.h [code]Defines some additional macros and the like not suited for config.h
config.h [code]
conftable.c [code]Module containing the configuration functions
conftable.h [code]PDepp's configuration table module
conn_handler.c [code]Connection handler object (represents a connection to a user agent)
conn_handler.h [code]Connection handler object (represents a connection to a user agent)
connhandlerlist.c [code]Doubly linked list of connection handler objects (mlist_tmpl-adapter)
connhandlerlist.h [code]Doubly linked list of ints (mlist_tmpl-adapter)
deppmark.h [code]
deppmark_main.c [code]
fileplist.c [code]Doubly linked list of FILE*s (mlist_tmpl-adapter)
fileplist.h [code]Doubly linked list of FILE*s (mlist_tmpl-adapter)
http.c [code]PDepp's http parser
http.h [code]PDepp's http level module
intlist.c [code]Doubly linked list of int (mlist_tmpl-adapter)
intlist.h [code]Doubly linked list of ints (mlist_tmpl-adapter)
keypvalplist.c [code]Doubly linked list of key-value-pairs (mlist_tmpl-adapter)
keypvalplist.h [code]Doubly linked list of key-value-pairs (mlist_tmpl-adapter), the keys and values only being pointers to the actual data
logger.c [code]PDepp's logger module
logger.h [code]PDepp's logger module
loggerlist.c [code]Doubly linked list of Loggers (mlist_tmpl-adapter)
loggerlist.h [code]Doubly linked list of Loggers (mlist_tmpl-adapter)
mime.c [code]Mime type helper function
mime.h [code]Mime type helper function
misc.c [code]Miscellaneous utility functions
misc.h [code]Miscellaneous utility functions
mlist_tmpl_c.inc [code]Data type independant list template
mlist_tmpl_h.inc [code]Data type independent list template (header)
module_preinit.h [code]Call pre-initialisers of all modules that need it
pdeppd_main.c [code]Pdeppd - main entrance point
pthreadlist.c [code]Doubly linked list of pthread_ts (mlist_tmpl-adapter)
pthreadlist.h [code]Doubly linked list of pthreads (mlist_tmpl-adapter)
reqhandler_file.c [code]Pdeppd's requesthandler for files
reqhandler_file.h [code]Pdeppd's requesthandler for files
server.c [code]Initialize and start server core
server.h [code]Initialize and start server core
signal_handler.c [code]Contains the os-signal routing functions
signal_handler.h [code]Contains the os-signal routing functions
tmpl_common.h [code]
xhash_tmpl_c.inc [code]Data type independant hash table template (external hashing)
xhash_tmpl_h.inc [code]Data type independent hash table template (external hashing)
xmalloc.c [code]Contains customized realloc(), malloc() and free() functions
xmalloc.h [code]Contains customized realloc(), malloc() and free() functions

Generated on Fri Jan 25 22:40:30 2002 for PDepp Webserver by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001