Noce job! :-)

I did many tests in this version and it is very stable on Windows.

The 0.9.48 should replace the 0.9.46.tar.gz and 0.9.17-w32.zip on MHD home
page.

On Sat, Dec 19, 2015 at 6:10 AM, Evgeny Grin <[email protected]> wrote:

> Dear all,
>
> I'm glad to announce the release of libmicrohttpd 0.9.48.
>
> 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).
>
> This release contains fixes and improvements mostly related to W32
> platforms.
> Most notable changes:
> * Listen socket backlog size is now not hardcoded and can be changed
>   by MHD_OPTION_LISTEN_BACKLOG_SIZE option (all platforms)
> * Sockets are closed early so sockets are not stalled with multi-threaded
>   operations (W32 mostly)
> * Fixed redefinition of FD_SETSIZE on W32, so select() can handle 2000
>   sockets instead of 64
> * Improved compatibility with older compilers including VC2010
> * More debug messages and better handling of situations with limited
>   resources
>
> 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/.
>
> --
> Best Wishes,
> Evgeny Grin
>

-- 
Silvio Clécio

Reply via email to