mirror of
https://github.com/kakwa/uts-server
synced 2025-07-04 04:27:05 +02:00
better stdout debugging mode
This commit is contained in:
parent
30e06d8db8
commit
57d7c6ebc2
4 changed files with 36 additions and 3 deletions
|
@ -9,4 +9,5 @@ typedef struct {
|
|||
uint64_t query_counter;
|
||||
bool stdout_dbg;
|
||||
TS_RESP_CTX *resp_ctx;
|
||||
int loglevel;
|
||||
} rfc3161_context;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue