GNU libmicrohttpd
0.9.62
|
functions to add connection to our active set More...
Go to the source code of this file.
Functions | |
enum MHD_StatusCode | MHD_NONNULL (1) |
functions to add connection to our active set
Definition in file connection_add.h.
enum MHD_StatusCode MHD_NONNULL | ( | 1 | ) |
Accept an incoming connection and create the MHD_Connection object for it. This function also enforces policy by way of checking with the accept policy callback.
daemon | handle with the listen socket |