mirror of
https://github.com/esiur/esiur-dotnet.git
synced 2026-07-31 01:40:42 +00:00
TypeDefGenerator
This commit is contained in:
@@ -736,7 +736,7 @@ public partial class EpConnection : NetworkConnection, IStore
|
||||
}
|
||||
|
||||
SendAuthHeaders(EpAuthPacketMethod.SessionEstablished, localHeaders);
|
||||
|
||||
|
||||
_session.Authenticated = true;
|
||||
_session.LocalIdentity = null;
|
||||
_session.RemoteIdentity = null;
|
||||
|
||||
Reference in New Issue
Block a user