bruh
This commit is contained in:
@@ -53,6 +53,7 @@ typedef struct {
|
|||||||
} \
|
} \
|
||||||
} \
|
} \
|
||||||
pthread_mutex_unlock(&clients.lock); \
|
pthread_mutex_unlock(&clients.lock); \
|
||||||
|
fflush(stdout); \
|
||||||
} while (0)
|
} while (0)
|
||||||
|
|
||||||
void* handle_client(void* _arg) {
|
void* handle_client(void* _arg) {
|
||||||
|
|||||||
Reference in New Issue
Block a user