mirror of
				https://github.com/esiur/esiur-dotnet.git
				synced 2025-10-30 23:51:34 +00:00 
			
		
		
		
	Custom names
This commit is contained in:
		| @@ -57,7 +57,7 @@ namespace Esiur.Net.HTTP | ||||
|                     return new AsyncReply<bool>(false); | ||||
|  | ||||
|                 var httpServer = sender.Parent; | ||||
|                 var wsSocket = new WSSocket(tcpSocket); | ||||
|                 var wsSocket = new WSocket(tcpSocket); | ||||
|                 httpServer.Remove(sender); | ||||
|  | ||||
|                 var iipConnection = new DistributedConnection(); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user