dnstap unbound-dnstap-sock, fixup constant defines.

This commit is contained in:
W.C.A. Wijngaards 2020-01-31 10:05:00 +01:00
parent 70b2c24a4e
commit 59136055b9

View file

@ -65,7 +65,7 @@
#include "dnstap/dnstap.pb-c.h"
#include "util/config_file.h"
#define DNSTAP_CONTENT_TYPE "protobuf:dnstap.Dnstap"
/** listen backlog on TCP connections for dnstap logs */
#define LISTEN_BACKLOG 16
/** usage information for streamtcp */