more failsafe
This commit is contained in:
parent
2a9bc5ea8d
commit
ef243d6f82
6 changed files with 66 additions and 28 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue