fix: timeout changed to 2s + invalid free fix when the socket creation fails
This commit is contained in:
@ -7,7 +7,7 @@
|
||||
|
||||
#include "scan.h"
|
||||
|
||||
#define TIMEOUT 5
|
||||
#define TIMEOUT 2
|
||||
|
||||
typedef enum {
|
||||
CLOSED,
|
||||
|
Reference in New Issue
Block a user