Browse Source

Modified a few for Example2

pull/80/head
sta 11 years ago
parent
commit
fd34f83f71
  1. 2
      Example2/Program.cs

2
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.

Loading…
Cancel
Save