]> git.seodisparate.com - c_simple_http/commit
Add flag to disable peer address printing
authorStephen Seo <seo.disparate@gmail.com>
Fri, 6 Sep 2024 07:40:36 +0000 (16:40 +0900)
committerStephen Seo <seo.disparate@gmail.com>
Fri, 6 Sep 2024 07:40:36 +0000 (16:40 +0900)
commitfcad98059315f908ff1b69e416ec3661a098bb44
tree7770dd3e003c7c438bf2cb4d06f7fa210641d89b
parent274f0af88762b19bd4eef77efc27f9d91ad081cb
Add flag to disable peer address printing

Minor teak in main to make Args const.
README.md
src/arg_parse.c
src/arg_parse.h
src/main.c