]> git.ipfire.org Git - thirdparty/pdns.git/commit
Defer launch of coprocess until first question 2457/head
authorAki Tuomi <cmouse@desteem.org>
Fri, 24 Apr 2015 14:36:12 +0000 (17:36 +0300)
committerAki Tuomi <cmouse@desteem.org>
Fri, 24 Apr 2015 15:07:24 +0000 (18:07 +0300)
commit32e9512c54150a4a9d29315b456a8a1eca9b719b
treeb690342ccef3ebed79fc972775ada09d302f9e05
parentac3ae09bd0fa293a800868702a22df26b1a8c227
Defer launch of coprocess until first question

Do not launch coprocess in ctor as if that fails for some reason,
like delays, it can prevent PowerDNS from starting at all.
modules/remotebackend/pipeconnector.cc