mirror of
https://github.com/esiur/esiur-dotnet.git
synced 2025-06-27 13:33:13 +00:00
IAuth
This commit is contained in:
@ -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)
|
||||
{
|
||||
|
Reference in New Issue
Block a user