ready to test
This commit is contained in:
@@ -24,7 +24,7 @@ typedef struct Connections {
|
||||
typedef struct handleArgs {
|
||||
int connection;
|
||||
SOCKET client;
|
||||
connections_t connections;
|
||||
connections_t *connections;
|
||||
} handle_args_t;
|
||||
|
||||
typedef enum Status {
|
||||
|
||||
Reference in New Issue
Block a user