libmicrohttpd

HTTP/1.x server C library (MHD 1.x, stable)
Log | Files | Refs | Submodules | README | LICENSE

commit 32202485b0e088eb28c21be21dba7fe80d7773ef
parent 6aeb5a2af3f9ab075d1b08c2f8b08c2d581791aa
Author: Christian Grothoff <christian@grothoff.org>
Date:   Fri, 29 Aug 2008 03:18:35 +0000

update

Diffstat:
MREADME | 7+++----
1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/README b/README @@ -35,6 +35,9 @@ sockets. This should work on OS X, Linux and recent BSD systems (at least). On other systems that may trigger a SIGPIPE on send/recv, the main application should install a signal handler to handle SIGPIPE. +libmicrohttpd should work well on GNU/Linux, BSD, OS X and W32. +We also have reports of users using it on vxWorks and z/OS. + Development Status ================== @@ -51,7 +54,6 @@ Missing features: - SSL support: * documentation * more testing - * remove GPL'ed code Untested features: @@ -74,6 +76,3 @@ Missing documentation: * clean up English * make sure everything is accurate * change example code to follow GNU coding conventions - - -