Tuesday, July 23, 2013

GNU libmicrohttpd 0.9.28

GNU libmicrohttpd is a small C library for embedding HTTP server functionality into other applications. It is reentrant, fast, supports HTTP 1.1, and permits listening on multiple ports. The API is simple and still powerful enough to allow programmers to use the entire HTTP feature set. SSL/TLS support is available as an option.



RELEASE NOTES: This release adds support for epoll-based event loops (Linux-only), adds various new options (MHDUSEDUALSTACK for binding to IPv4 and IPv6 at the same time, MHDUSEPIPEFORSHUTDOWN to cleanly support MHDquiescedaemon on non-Linux systems, MHDCONNECTIONINFOCONNECTIONFD to allow COMET applications to disable TCP Nagle, MHDOPTIONCONNECTIONMEMORYINCREMENT for better control over buffer size allocations), and fixes various minor bugs.




RELEASE TAGS: Stable, Major feature enhancements



TAGS: Internet, Web, HTTP Servers, Software Development, Libraries



LICENSES: LGPL
Full Post

No comments:

Post a Comment