|
join 1.0
lightweight network framework library
|
#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>
Functions | |
| void | version () |
| void | usage () |
| bool | changed (InterfaceChangeType flags, InterfaceChangeType type) |
| int | main (int argc, char *argv[]) |
| bool changed | ( | InterfaceChangeType | flags, |
| InterfaceChangeType | type ) |
| int main | ( | int | argc, |
| char * | argv[] ) |
| void usage | ( | ) |
| void version | ( | ) |