]> git.ipfire.org Git - thirdparty/pdns.git/commit
Defer launch of coprocess until first question 2455/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 14:36:12 +0000 (17:36 +0300)
commit5cc430da50a708316deeaf0120762e2effaba57e
treebab58086aa3767d17a3b4854c070ecdc0505c83c
parentbb7c0197f9370a445e7b99ba7a240a3d1a288dac
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