mirror of
https://github.com/kakwa/uts-server
synced 2025-07-04 04:27:05 +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
0bbf2a3cf0
commit
74f07cbd0e
8 changed files with 212 additions and 70 deletions
1
inc/http.h
Normal file
1
inc/http.h
Normal file
|
@ -0,0 +1 @@
|
|||
int http_server_start();
|
Loading…
Add table
Add a link
Reference in a new issue