cmdline.h [code] | Command-line argument parsing module |
connection.h [code] | Header for the connection-handling module |
dirlisting.h [code] | Directory-listing helper functions |
i4httools.h [code] | Miscellaneous routines for building an HTTP server |
jbuffer.h [code] | Bounded-buffer implementation to manage integer values, supporting multiple readers but only a single writer |
request.h [code] | Header for the request-handling module |
sem.h [code] | Semaphore implementation for the synchronization of POSIX threads |