mirror of
				https://github.com/esiur/esiur-dotnet.git
				synced 2025-10-30 23:51:34 +00:00 
			
		
		
		
	Cleaning
This commit is contained in:
		| @@ -316,7 +316,9 @@ public class WSocket : ISocket, INetworkReceiver<ISocket> | ||||
|  | ||||
|             } | ||||
|             else | ||||
|                 Console.WriteLine("Unknown WS opcode:" + pkt_receive.Opcode); | ||||
|             { | ||||
|                 Global.Log("WSocket", LogType.Debug, "Unknown WS opcode:" + pkt_receive.Opcode); | ||||
|             } | ||||
|  | ||||
|             if (offset == msg.Length) | ||||
|             { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user