GNU libmicrohttpd  0.9.72
connection_cleanup.c File Reference

function to clean up completed connections More...

#include "internal.h"
#include "connection_cleanup.h"
#include "daemon_ip_limit.h"
Include dependency graph for connection_cleanup.c:

Go to the source code of this file.

Functions

void MHD_connection_cleanup_ (struct MHD_Daemon *daemon)
 

Detailed Description

function to clean up completed connections

Author
Christian Grothoff

Definition in file connection_cleanup.c.

Function Documentation

◆ MHD_connection_cleanup_()