implemented why2_clean_threads in chat-server
This commit is contained in:
parent
459329e0d0
commit
128cba4bf9
@ -58,7 +58,7 @@ int main(void)
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
//TODO: Exit threads
|
why2_clean_threads();
|
||||||
|
|
||||||
free(line_buffer);
|
free(line_buffer);
|
||||||
close(listen_socket);
|
close(listen_socket);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user