From fd34f83f71555b9edef2c2a7890ae7a2718e6c06 Mon Sep 17 00:00:00 2001 From: sta Date: Mon, 6 Oct 2014 14:18:20 +0900 Subject: [PATCH] Modified a few for Example2 --- Example2/Program.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Example2/Program.cs b/Example2/Program.cs index e6402874..c86bfab8 100644 --- a/Example2/Program.cs +++ b/Example2/Program.cs @@ -44,7 +44,7 @@ namespace Example2 }; */ - // Not to remove inactive sessions periodically. + // Not to remove the inactive sessions periodically. //wssv.KeepClean = false; // To resolve to wait for socket in TIME_WAIT state.