#include <iostream>
#include "common/wave_ex.h"
#include "netlib/wavesock.h"
#include "perf/perf.h"
Go to the source code of this file.
Functions | |
static void | throwError (IN const char *msg) |
static void | doDetect (void) |
int | main (IN int argc, IN const char *argv[]) |
static void throwError | ( | IN const char * | msg | ) | [static] |
Definition at line 24 of file detect.cpp.
static void doDetect | ( | void | ) | [static] |
Definition at line 44 of file detect.cpp.
int main | ( | IN int | argc, | |
IN const char * | argv[] | |||
) |
Definition at line 78 of file detect.cpp.