ccRTP 2.1.2
|
#include "server.h"
#include <getopt.h>
#include <sys/wait.h>
#include <iostream>
#include <fstream>
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
Variables | |
bool | multicast = false |
bool | daemon = false |
bool | drop = false |
bool | answer = false |