fix: better response handling (to be tested once send packets will be done)

This commit is contained in:
0x35c
2025-05-23 11:33:55 +02:00
parent 84d5960900
commit 9378251248
4 changed files with 59 additions and 22 deletions

View File

@ -3,7 +3,6 @@
#include <stdint.h>
#include "host.h"
#include "response.h"
typedef enum {
SCAN_SYN,