Client: eliminate SetExpired(), call Close() directly
This commit is contained in:
@@ -81,7 +81,7 @@ Client::Close() noexcept
|
||||
{
|
||||
partition->instance.client_list->Remove(*this);
|
||||
|
||||
SetExpired();
|
||||
FullyBufferedSocket::Close();
|
||||
|
||||
FormatInfo(client_domain, "[%u] closed", num);
|
||||
delete this;
|
||||
|
Reference in New Issue
Block a user