mirror of
https://github.com/esiur/esiur-dotnet.git
synced 2025-06-27 13:33:13 +00:00
Cleaning
This commit is contained in:
@ -458,7 +458,7 @@ public class TCPSocket : ISocket
|
||||
}
|
||||
catch (Exception ex)
|
||||
{
|
||||
Console.WriteLine(ex);
|
||||
Global.Log(ex);
|
||||
}
|
||||
finally
|
||||
{
|
||||
|
Reference in New Issue
Block a user