mirror of
https://github.com/kakwa/uts-server
synced 2025-01-08 12:44:30 +01:00
kakwa
6e687f2fe2
passing the launch working dir to the configuration handler
as many configuration paths can be relative to the execution working directory, this directory is recorded at launch time, and the set_params function does a chdir(<start work dir>); <load conf>; chdir("/") when it's called.
uts-server
micro timestamp server (RFC 3161) written in C
Languages
C
76.4%
Shell
12.4%
CMake
6.5%
HTML
3.7%
Python
1%