2
0
mirror of https://github.com/esiur/esiur-dotnet.git synced 2025-05-06 03:32:57 +00:00
This commit is contained in:
Ahmed Zamil 2024-06-21 16:37:36 +03:00
parent 41bd0591e3
commit c04fc29810

View File

@ -859,6 +859,7 @@ public partial class DistributedConnection : NetworkConnection, IStore
offset += (uint)rt;
if (session.LocalAuthentication.Type == AuthenticationType.Host)
else if (session.AuthenticationType == AuthenticationType.Client)
{
if (authPacket.Command == IIPAuthPacket.IIPAuthPacketCommand.Declare)
{