feature: SCAN_ALL implemented (to be tested)
This commit is contained in:
@ -17,7 +17,7 @@ typedef enum {
|
||||
|
||||
struct response {
|
||||
uint16_t port;
|
||||
e_state state;
|
||||
e_state states[SCAN_ALL];
|
||||
char *service;
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user