mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-29 16:44:29 +02:00
parent
d0b5898c46
commit
98eef33399
@ -245,7 +245,9 @@ void TlsStream::OnEvent(int revents)
|
|||||||
}
|
}
|
||||||
|
|
||||||
if (m_Shutdown && !m_SendQ->IsDataAvailable()) {
|
if (m_Shutdown && !m_SendQ->IsDataAvailable()) {
|
||||||
lock.unlock();
|
if (!success)
|
||||||
|
lock.unlock();
|
||||||
|
|
||||||
Close();
|
Close();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user