1 Star 0 Fork 31

oschina_binggo / libhv

forked from ithewei / libhv 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
config.ini 662 Bytes
一键复制 编辑 原始数据 按行查看 历史
hewei.it 提交于 2021-04-02 19:51 . ./configure --with-openssl
# Don't modify this file, you should modify config.mk or
# run ./configure --with-MODULE --enable-FEATURE
# modules
# include icmp dns ftp smtp
WITH_PROTOCOL=no
WITH_HTTP=yes
WITH_HTTP_SERVER=yes
WITH_HTTP_CLIENT=yes
# WITH_CONSUL need WITH_HTTP_CLIENT=yes
WITH_CONSUL=no
# features
# base/hsocket.c: replace gethostbyname with getaddrinfo
ENABLE_IPV6=no
# base/hsocket.h: Unix Domain Socket
ENABLE_UDS=no
# base/RAII.cpp: Windows MiniDumpWriteDump
ENABLE_WINDUMP=no
# http/http_content.h: KeyValue,QueryParams,MultiPart
USE_MULTIMAP=no
# dependencies
# for http/client
WITH_CURL=no
# for http2
WITH_NGHTTP2=no
# for SSL/TLS
WITH_OPENSSL=no
WITH_MBEDTLS=no
C++
1
https://gitee.com/lhch/libhv.git
git@gitee.com:lhch/libhv.git
lhch
libhv
libhv
master

搜索帮助