mirror of
https://github.com/yhirose/cpp-httplib.git
synced 2025-05-15 01:08:27 +00:00
![]() * Add support UNIX domain socket * `set_address_family(AF_UNIX)` is required * add unittest for UNIX domain socket * add support UNIX domain socket with abstract address Abstract address of AF_UNIX begins with null(0x00) which can't be delivered via .c_str() method. * add unittest for UNIX domain socket with abstract address Co-authored-by: Changbin Park <changbin.park@ahnlab.com> |
||
---|---|---|
.. | ||
fuzzing | ||
gtest | ||
proxy | ||
www/dir | ||
www2/dir | ||
www3/dir | ||
ca-bundle.crt | ||
image.jpg | ||
include_httplib.cc | ||
Makefile | ||
meson.build | ||
test.cc | ||
test.conf | ||
test.rootCA.conf | ||
test.sln | ||
test.vcxproj | ||
test_proxy.cc |