|
From: | silvioprog |
Subject: | Re: [libmicrohttpd] libmicrohttpd 0.9.47 released |
Date: | Fri, 4 Dec 2015 14:05:28 -0300 |
Dear all,
I'm happy to announce the release of libmicrohttpd 0.9.47.
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).
Major changes include:
* removal of libmicrospdy
* improvements to TCP buffer control, especially elimination
of unnecessary CORKing on non-Linux kernels
* improved build processes for W32
* fixed issue with shutdown if connection was resumed just
before shutdown
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
[Prev in Thread] | Current Thread | [Next in Thread] |