红联Linux门户
Linux帮助

GNU libmicrohttpd 0.9.31发布

发布时间:2013-10-20 09:17:30来源:红联作者:empast
GNU libmicrohttpd 0.9.31 发布了,GNU libmicrohttpd 是一个小型的嵌入式 HTTP 服务器 的 C 类库,支持 HTTP 1.1 可以同时侦听多个端口

该版本改进记录包括:

The connection handle is now passed as an additional argument to the URI log callback.
Connection termination will now be signalled as successful if applications terminate a response stream early.

MHD now releases an internal mutex before calling the termination callback, allowing clients to destroy the response object during the termination callback.

This release fixes the implementation of the dual stack option.

Dependency checks for OpenSSL and libcurl were improved.

Build issues with OS X not supporting CLOCK_MONOTONIC were also fixed.

The code is now compatible with libgcrypt 1.6.0

官方首页:http://www.gnu.org/software/libmicrohttpd/

免费下载:ftp://ftp.gnu.org/gnu/libmicrohttpd/

来自:开源中国社区
文章评论

共有 0 条评论