From 488700dbe2d53d9bee7fe4d338c595f661ab8785 Mon Sep 17 00:00:00 2001 From: CHEVRIER Vincent <vincent.chevrier@univ-lorraine.fr> Date: Thu, 16 Dec 2021 15:22:23 +0000 Subject: [PATCH] Update docu.md --- TP3/docu.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TP3/docu.md b/TP3/docu.md index 69072dc..a564efc 100644 --- a/TP3/docu.md +++ b/TP3/docu.md @@ -71,7 +71,7 @@ In askservice1 client ### service3.py Use of global variables -##More interesting +## More interesting ### The shutdown problem When the server is running it uses a givent port on the machine and forbids another server to be run. -- GitLab