join 1.0
lightweight network framework library
Loading...
Searching...
No Matches
ifplugd.cpp File Reference
#include <join/interface_manager.hpp>
#include <join/condition.hpp>
#include <join/version.hpp>
#include <join/mutex.hpp>
#include <join/timer.hpp>
#include <cstdlib>
#include <iostream>
#include <string>
#include <unistd.h>
Include dependency graph for ifplugd.cpp:

Functions

void version ()
 
void usage ()
 
bool changed (InterfaceChangeType flags, InterfaceChangeType type)
 
int main (int argc, char *argv[])
 

Function Documentation

◆ changed()

bool changed ( InterfaceChangeType flags,
InterfaceChangeType type )

◆ main()

int main ( int argc,
char * argv[] )

◆ usage()

void usage ( )

◆ version()

void version ( )