连接关闭
This commit is contained in:
parent
101dc1fef6
commit
f12ae73cf4
|
|
@ -80,7 +80,7 @@ namespace langguanApi.Service
|
|||
}
|
||||
}
|
||||
|
||||
client.Close();
|
||||
// client.Close();
|
||||
Console.WriteLine("Client disconnected.");
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue