ready to test
This commit is contained in:
@@ -27,7 +27,10 @@ typedef struct handleArgs {
|
||||
connections_t connections;
|
||||
} handle_args_t;
|
||||
|
||||
|
||||
typedef enum Status {
|
||||
CONNECTED,
|
||||
IDENTIFIED
|
||||
} status_t;
|
||||
|
||||
void *handle_connection(void *args);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user