php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
#include "fpm_events.h"
Go to the source code of this file.
Macros | |
#define | FPM_SYSTEMD_DEFAULT_HEARTBEAT (10000) |
Functions | |
void | fpm_systemd_heartbeat (struct fpm_event_s *ev, short which, void *arg) |
int | fpm_systemd_conf (void) |
#define FPM_SYSTEMD_DEFAULT_HEARTBEAT (10000) |
Definition at line 7 of file fpm_systemd.h.
int fpm_systemd_conf | ( | void | ) |
Definition at line 81 of file fpm_systemd.c.
void fpm_systemd_heartbeat | ( | struct fpm_event_s * | ev, |
short | which, | ||
void * | arg ) |
Definition at line 47 of file fpm_systemd.c.