[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[libmicrohttpd] GNU libmicrohttpd 0.9.39 released
From: |
Christian Grothoff |
Subject: |
[libmicrohttpd] GNU libmicrohttpd 0.9.39 released |
Date: |
Tue, 23 Dec 2014 20:34:35 +0100 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Icedove/31.2.0 |
Dear all,
I'm happy to announce the release of libmicrohttpd 0.9.39, which
mostly adds some tiny features and build system improvements.
GNU libmicrohttpd is a small C library that is supposed to make it easy
to run an HTTP server as part of another application. GNU libmicrohttpd
is fully HTTP 1.1 compliant and supports IPv6. Finally, GNU
libmicrohttpd is fast, portable and has a simple API and (without TLS
support and other optional features) a small binary size (~32k).
libmicrohttpd 0.9.39 adds MHD_DAEMON_INFO_CURRENT_CONNECTIONS to
allow clients to query the number of active connections and
MHD_OPTION_LISTENING_ADDRESS_REUSE to force SO_REUSEPORT. The
MHD_http_unescape() function is now part of the public API. There
were also updates to the documentation and improvements to the build
system making it easier to build on Solaris Studio and W32.
You can download GNU libmicrohttpd from
* ftp://ftp.gnu.org/gnu/libmicrohttpd/ and all GNU FTP mirrors.
* Our Subversion repository at https://gnunet.org/svn/libmicrohttpd/
Please report bugs to our bugtracker at https://gnunet.org/bugs/.
The documentation (including a reference manual and tutorial) can be
found at http://www.gnu.org/software/libmicrohttpd/.
Happy hacking!
Christian
signature.asc
Description: OpenPGP digital signature
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [libmicrohttpd] GNU libmicrohttpd 0.9.39 released,
Christian Grothoff <=