From: Radosław Korzeniewski Date: Mon, 4 Jan 2021 13:10:11 +0000 (+0100) Subject: pluginlib: PTCOMM allow to be used with CommCTX. X-Git-Tag: Release-11.3.2~728 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7d0baeb0bc448eaae42234f691e626133f53ff01;p=thirdparty%2Fbacula.git pluginlib: PTCOMM allow to be used with CommCTX. --- diff --git a/bacula/src/plugins/fd/pluginlib/ptcomm.h b/bacula/src/plugins/fd/pluginlib/ptcomm.h index 4a4e18276..561418a73 100644 --- a/bacula/src/plugins/fd/pluginlib/ptcomm.h +++ b/bacula/src/plugins/fd/pluginlib/ptcomm.h @@ -92,7 +92,7 @@ protected: int32_t sendbackend(bpContext *ctx, char cmd, POOLMEM *buf, int32_t len); public: - PTCOMM() : + PTCOMM(const char * command = NULL) : bpipe(NULL), rfd(0), wfd(0),