2
0
mirror of https://github.com/esiur/esiur-dotnet.git synced 2026-06-13 14:38:43 +00:00

TypeDefGenerator

This commit is contained in:
2026-06-08 23:25:49 +03:00
parent 0939f71464
commit 2bdd5d5022
23 changed files with 348 additions and 43 deletions
+1 -1
View File
@@ -736,7 +736,7 @@ public partial class EpConnection : NetworkConnection, IStore
}
SendAuthHeaders(EpAuthPacketMethod.SessionEstablished, localHeaders);
_session.Authenticated = true;
_session.LocalIdentity = null;
_session.RemoteIdentity = null;