1
0
mirror of https://github.com/lidgren/lidgren-network-gen3.git synced 2026-05-06 02:11:06 +09:00

Initializing ping to random start to make network stream more unpredictable

This commit is contained in:
lidgren
2010-12-09 07:56:34 +00:00
parent 2e78b3e685
commit be902b8010
5 changed files with 14 additions and 2 deletions

View File

@@ -144,6 +144,7 @@ namespace DurableServer
else
{
StringBuilder bdr = new StringBuilder();
bdr.AppendLine("Uptime: " + (NetTime.ToReadable(NetTime.Now)));
bdr.Append(Server.Statistics.ToString());
bdr.Append(Server.Connections[0].Statistics.ToString());
bdr.AppendLine("RECEIVED Reliable ordered: " +