more failsafe

This commit is contained in:
/jdi/ 2015-10-15 00:00:07 +02:00
parent 2a9bc5ea8d
commit ef243d6f82
6 changed files with 66 additions and 28 deletions

View file

@ -12,6 +12,9 @@
#include "Packet.h"
#include "Types/Types.h"
#define SRC_PORT 29809
#define DST_PORT 29808
#define MAX_LENGTH 1024
class Socket {