read the packets into packet structs
This commit is contained in:
parent
f1e00117d9
commit
68400a25b7
5 changed files with 53 additions and 4 deletions
|
|
@ -1,5 +1,5 @@
|
|||
#pragma once
|
||||
|
||||
#define UDP_PORT 53
|
||||
#define UDP_PORT 1053
|
||||
|
||||
int start_server();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue