]> granicus.if.org Git - icinga2/commit
Use non-blocking open() for the command pipe
authorGunnar Beutner <gunnar@beutner.name>
Mon, 9 Nov 2015 19:39:26 +0000 (20:39 +0100)
committerGunnar Beutner <gunnar@beutner.name>
Mon, 9 Nov 2015 19:39:26 +0000 (20:39 +0100)
commit9ea51aa86edac407411376d2ed18a494368b9e31
treea116b065bb8a2494b81837d2e48e8f1f69058af1
parent2cf0df26755a82a30a2056f98c8b4574abb15005
Use non-blocking open() for the command pipe

fixes #10410
lib/base/utility.cpp
lib/base/utility.hpp
lib/compat/externalcommandlistener.cpp