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