GNU libmicrohttpd 0.9.77
Loading...
Searching...
No Matches
daemon_destroy.c File Reference

main functions to destroy a daemon More...

Go to the source code of this file.

Functions

static void stop_workers (struct MHD_Daemon *daemon)
 
void MHD_daemon_destroy (struct MHD_Daemon *daemon)
 

Detailed Description

main functions to destroy a daemon

Author
Christian Grothoff

Definition in file daemon_destroy.c.

Function Documentation

◆ stop_workers()

static void stop_workers ( struct MHD_Daemon daemon)
static