#include "socketUDP.h"
#include <string.h>
#include <iostream>
#include <sys/select.h>
#include <pthread.h>
#include <signal.h>
Defines | |
| #define | DEBUG_UDP 0 |
| #define | PRINT_STRING_UDP 0 |
| #define | DEBUG_UDP_CONN_LISTENER 1 |
| #define | DEBUG_UDP_WRAPPER 0 |
Functions | |
| void | launchWrapperThread (Wrapper *wrapper) |
| #define DEBUG_UDP 0 |
| #define DEBUG_UDP_CONN_LISTENER 1 |
| #define DEBUG_UDP_WRAPPER 0 |
| #define PRINT_STRING_UDP 0 |
| void launchWrapperThread | ( | Wrapper * | wrapper | ) |
1.5.6