initial commit

This commit is contained in:
2025-08-05 15:53:44 +08:00
commit 09dc02ae52
553 changed files with 137665 additions and 0 deletions

13
third_party/libhv/etc/hmain_test.conf vendored Executable file
View File

@@ -0,0 +1,13 @@
# [root]
# logfile = logs/test.log
# loglevel = [VERBOSE,DEBUG,INFO,WARN,ERROR,FATAL,SILENT]
loglevel = DEBUG
log_remain_days = 3
log_filesize = 16M
# worker_processes = auto # auto = ncpu
worker_processes = auto
worker_threads = 2
port = 8086