From c72daaf2ec450dbe40d97282735ad4cc02be9b82 Mon Sep 17 00:00:00 2001 From: Newg <92101871+Newglear@users.noreply.github.com> Date: Mon, 21 Mar 2022 11:19:34 +0100 Subject: [PATCH] Update Timeout <3 --- src/mictcp.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/mictcp.c b/src/mictcp.c index 01c2903..d4a9a90 100644 --- a/src/mictcp.c +++ b/src/mictcp.c @@ -2,7 +2,7 @@ #include #include -#define TIMEOUT 100 +#define TIMEOUT 10 /* * Permet de créer un socket entre l’application et MIC-TCP