GNU libmicrohttpd  0.9.59
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
File List
Here is a list of all files with brief descriptions:
[detail level 123]
\-src
 o-include
 |o*autoinit_funcs.h
 |o*mhd_options.hAdditional automatic macros for MHD_config.h
 |o*microhttpd.hPublic interface to libmicrohttpd
 |\*platform.hPlatform-specific includes for libmicrohttpd
 \-microhttpd
  o*base64.c
  o*base64.h
  o*basicauth.cImplements HTTP basic authentication methods
  o*connection.cMethods for managing connections
  o*connection.hMethods for managing connections
  o*connection_https.cMethods for managing SSL/TLS connections. This file is only compiled if ENABLE_HTTPS is set
  o*connection_https.hMethods for managing connections
  o*daemon.cA minimal-HTTP server library
  o*digestauth.cImplements HTTP digest authentication
  o*internal.cInternal shared structures
  o*internal.hInternal shared structures
  o*md5.c
  o*md5.h
  o*memorypool.cMemory pool
  o*memorypool.hMemory pool; mostly used for efficient (de)allocation for each connection and bounding memory use for each request
  o*mhd_assert.hMacros for mhd_assert()
  o*mhd_byteorder.hMacro definitions for host byte order
  o*mhd_compat.cImplementation of platform missing functions
  o*mhd_compat.hHeader for platform missing functions
  o*mhd_itc.cImplementation of inter-thread communication functions
  o*mhd_itc.hHeader for platform-independent inter-thread communication
  o*mhd_itc_types.hTypes for platform-independent inter-thread communication
  o*mhd_limits.hLimits values definitions
  o*mhd_locks.hHeader for platform-independent locks abstraction
  o*mhd_mono_clock.c
  o*mhd_mono_clock.hInternal monotonic clock functions implementations
  o*mhd_sockets.cImplementation for sockets functions
  o*mhd_sockets.h
  o*mhd_str.cFunctions implementations for string manipulating
  o*mhd_str.hHeader for string manipulating helpers
  o*mhd_threads.cImplementation for thread functions
  o*mhd_threads.hHeader for platform-independent threads abstraction
  o*postprocessor.cMethods for parsing POST data
  o*reason_phrase.cTables of the string response phrases
  o*response.cMethods for managing response objects
  o*response.hMethods for managing response objects
  o*sysfdsetsize.cHelper for obtaining FD_SETSIZE system default value
  o*sysfdsetsize.hHelper for obtaining FD_SETSIZE system default value
  o*tsearch.c
  \*tsearch.h