Monero
Loading...
Searching...
No Matches
Functions | Variables
testifacewatcher.c File Reference
#include <syslog.h>
Include dependency graph for testifacewatcher.c:

Functions

int OpenAndConfInterfaceWatchSocket (void)
 
void ProcessInterfaceWatchNotify (int s)
 
int main (int argc, char **argv)
 

Variables

const char * ext_if_name
 
volatile sig_atomic_t should_send_public_address_change_notif = 0
 

Function Documentation

◆ main()

int main ( int argc,
char ** argv )

◆ OpenAndConfInterfaceWatchSocket()

int OpenAndConfInterfaceWatchSocket ( void )

◆ ProcessInterfaceWatchNotify()

void ProcessInterfaceWatchNotify ( int s)

Variable Documentation

◆ ext_if_name

const char* ext_if_name

◆ should_send_public_address_change_notif

volatile sig_atomic_t should_send_public_address_change_notif = 0