Go to the source code of this file.
Functions | |
static int | ev_handler (struct mg_connection *conn, enum mg_event ev) |
int | main (void) |
static int ev_handler | ( | struct mg_connection * | conn, |
enum mg_event | ev | ||
) | [static] |
Definition at line 5 of file digest_auth.c.
int main | ( | void | ) |
Definition at line 24 of file digest_auth.c.