Re: [libmicrohttpd] libmicrohttpd 0.9.62 released

2018-12-08 Thread silvioprog
Great work! I'm using thread-pool and I confirm the problem too. Thanks JM for sending the patch solving it and Christian for the p.s note. Cheers On Sat, Dec 8, 2018 at 9:25 PM Christian Grothoff wrote: > Dear all, > > I'm glad to announce the release of GNU libmicrohttpd 0.9.62. > > GNU libm

[libmicrohttpd] libmicrohttpd 0.9.62 released

2018-12-08 Thread Christian Grothoff
Dear all, I'm glad to announce the release of GNU libmicrohttpd 0.9.62. 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