-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
les process clients ne sont pas fermés quand le serveur s'arrete #9
Comments
Les processus clients s'arrêtent quand l'envoi ne peut pas se faire (avec testServeur...()), ça suffit pas ? J'ai pas trouvé mieux 😄 |
faire 2 processus du coté client peut etre ? un qui fait testServeur(), et lautre qui gère le chat ? |
résolu partiellement mais il y a besoin de faire entrée quand même (getchar bloquant)... |
c'est ok, mais c'est la socket qui reste en TIME_WAIT un petit moment maintenant ! on ne peut pas redémarré le serveur tout de suite. |
No description provided.
The text was updated successfully, but these errors were encountered: