2
0
mirror of https://github.com/esiur/esiur-dotnet.git synced 2025-12-17 01:30:23 +00:00
This commit is contained in:
2019-12-23 11:57:16 +03:00
parent 128972bb74
commit a96ddf602f
12 changed files with 183 additions and 57 deletions

View File

@@ -177,8 +177,9 @@ namespace Esyur.Net
public void Close()
{
//if (!connected)
// return;
// return;
try
{
if (sock != null)