GNU libmicrohttpd  0.9.72
daemon_close_all_connections.h File Reference

function to close all connections open at a daemon More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void MHD_daemon_close_all_connections_ (struct MHD_Daemon *daemon) MHD_NONNULL(1)
 

Detailed Description

function to close all connections open at a daemon

Author
Christian Grothoff

Definition in file daemon_close_all_connections.h.

Function Documentation

◆ MHD_daemon_close_all_connections_()