mirror of
https://github.com/kakwa/uts-server
synced 2025-07-04 20:47:09 +02:00
adding creation for the ts context
This commit is contained in:
parent
a420c0dd5c
commit
8ebbc08c88
7 changed files with 64 additions and 13 deletions
|
@ -20,6 +20,7 @@ typedef struct {
|
|||
TS_RESP_CTX *resp_ctx;
|
||||
int loglevel;
|
||||
const char *http_options[40];
|
||||
TS_RESP_CTX *ts_ctx;
|
||||
} rfc3161_context;
|
||||
|
||||
struct rfc3161_option {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue