[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

3. Structures type definition

C Struct: MHD_Daemon

Handle for the daemon (listening on a socket for HTTP traffic).

C Struct: MHD_Connection

Handle for a connection / HTTP request. With HTTP/1.1, multiple requests can be run over the same connection. However, MHD will only show one request per TCP connection to the client at any given time.

C Struct: MHD_Response

Handle for a response.

C Struct: MHD_PostProcessor

Handle for POST processing.


This document was generated by Christian Grothoff on May, 26 2008 using texi2html 1.78.