mirror of
https://github.com/NLnetLabs/unbound.git
synced 2026-02-17 01:28:33 -05:00
dnstap unbound-dnstap-sock, fixup constant defines.
This commit is contained in:
parent
70b2c24a4e
commit
59136055b9
1 changed files with 1 additions and 1 deletions
|
|
@ -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 */
|
||||
|
|
|
|||
Loading…
Reference in a new issue