|
Monero
|
#include <syslog.h>
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 |
| int main | ( | int | argc, |
| char ** | argv ) |
| int OpenAndConfInterfaceWatchSocket | ( | void | ) |
| void ProcessInterfaceWatchNotify | ( | int | s | ) |
| const char* ext_if_name |
| volatile sig_atomic_t should_send_public_address_change_notif = 0 |