mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-24 06:05:01 +02:00
parent
1302f7c841
commit
0c51857084
@ -292,6 +292,8 @@ void TlsStream::Close(void)
|
||||
(void) SSL_shutdown(m_SSL.get());
|
||||
m_SSL.reset();
|
||||
|
||||
SocketEvents::Unregister();
|
||||
|
||||
m_Socket->Close();
|
||||
|
||||
m_Eof = true;
|
||||
|
Loading…
x
Reference in New Issue
Block a user