]> granicus.if.org Git - icinga2/commit
Fix deadlock in {HttpServerConnection,JsonRpcConnection}::DataAvailableHandler
authorGunnar Beutner <gunnar@beutner.name>
Mon, 1 Feb 2016 07:35:55 +0000 (08:35 +0100)
committerGunnar Beutner <gunnar@beutner.name>
Mon, 1 Feb 2016 07:35:55 +0000 (08:35 +0100)
commitdeac316a45a2a9befd913bf2d476fdfd45596ead
tree94c66722ce418da3118dc9b8e95dbb363f4d1905
parentc2cf614d62104d6bd9a5ff76eef7dcbf8f68a6e9
Fix deadlock in {HttpServerConnection,JsonRpcConnection}::DataAvailableHandler

refs #11014
lib/remote/httpserverconnection.cpp
lib/remote/jsonrpcconnection.cpp