libmicrohttpd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [libmicrohttpd] libmicrohttpd 0.9.48 released


From: Evgeny Grin
Subject: Re: [libmicrohttpd] libmicrohttpd 0.9.48 released
Date: Thu, 31 Dec 2015 21:15:25 +0300

New binary is ready to be uploaded, but we still need to set up some internal infrastructure. On holidays this can be not very quick. :)


-- 
Best Wishes,
Evgeny Grin



28.12.2015, 18:37, "Jukka Niemi" <address@hidden>:
Hi,

Would it be possible to publish Windows binaries about this new release? Last released windows binaries are from version 0.9.17 (libmicrohttpd-0.9.17-w32.zip).

Thanks for all about great HTTP library!

Best Regards
Jukka Niemi


Lähettäjä: address@hidden [address@hidden] käyttäjän silvioprog [address@hidden] puolesta
Lähetetty: 19. joulukuuta 2015 16:28
Vastaanottaja: libmicrohttpd development and user mailinglist
Aihe: Re: [libmicrohttpd] libmicrohttpd 0.9.48 released

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 <address@hidden> 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

[Prev in Thread] Current Thread [Next in Thread]