This commit is contained in:
CortexCore
2024-06-14 16:16:13 +08:00
parent ca93bd2c56
commit dfa249677f
7 changed files with 40 additions and 41 deletions

View File

@@ -166,6 +166,8 @@ namespace kcp2k
// the other end closing the connection is not an 'error'.
// but connections should never just end silently.
// at least log a message for easier debugging.
//sure I go next somewhere record it
Log.Info($"KcpServer: ReceiveFrom failed: {e}");
}