mirror of
https://github.com/kakwa/uts-server
synced 2025-07-04 20:47:09 +02:00
multiple modications
* add a function to dump binary as hexa in logs * implemente the TS response generator * begin to glue it together
This commit is contained in:
parent
5ab6bc4325
commit
75dcc97e12
6 changed files with 159 additions and 152 deletions
|
@ -17,7 +17,6 @@
|
|||
typedef struct {
|
||||
uint64_t query_counter;
|
||||
bool stdout_dbg;
|
||||
TS_RESP_CTX *resp_ctx;
|
||||
int loglevel;
|
||||
const char *http_options[40];
|
||||
TS_RESP_CTX *ts_ctx;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue