Go to the source code of this file.
Defines | |
#define | DEFAULT_WDCTL_SOCK "/tmp/wdctl.sock" |
Functions | |
void | thread_wdctl (void *arg) |
Listen for WiFiDog control messages on a unix domain socket. | |
Variables | |
int | wdctl_socket_server |
Definition in file wdctl_thread.h.
void thread_wdctl | ( | void * | arg | ) |
Listen for WiFiDog control messages on a unix domain socket.
Launches a thread that monitors the control socket for request
arg | Must contain a pointer to a string containing the Unix domain socket to open |
Definition at line 73 of file wdctl_thread.c.
References debug.