mirror of
https://github.com/kakwa/uts-server
synced 2025-07-03 12:07:02 +02:00
big code reorganization:
* split the rfc3161 and the http part * add a logger function * add a debugging logger function for the requests * add a specific handler for rfc3161 request
This commit is contained in:
parent
860fd9475e
commit
b27d676148
8 changed files with 212 additions and 70 deletions
|
@ -1 +1,2 @@
|
|||
void skeleton_daemon();
|
||||
void logger(int priority, char *fmt, ...);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue