gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r5434 - libmicrohttpd-docs/WWW


From: gnunet
Subject: [GNUnet-SVN] r5434 - libmicrohttpd-docs/WWW
Date: Thu, 9 Aug 2007 01:30:07 -0600 (MDT)

Author: grothoff
Date: 2007-08-09 01:30:06 -0600 (Thu, 09 Aug 2007)
New Revision: 5434

Modified:
   libmicrohttpd-docs/WWW/index.php
Log:
features

Modified: libmicrohttpd-docs/WWW/index.php
===================================================================
--- libmicrohttpd-docs/WWW/index.php    2007-08-08 22:11:48 UTC (rev 5433)
+++ libmicrohttpd-docs/WWW/index.php    2007-08-09 07:30:06 UTC (rev 5434)
@@ -33,6 +33,9 @@
 LI("API is simple, expressive and fully reentrant");
 LI("Implementation is (largely) http 1.1 compliant");
 LI("HTTP server can listen on multiple ports");
+LI("Support for IPv6");
+LI("Creates binary of only 22k (for now)");
+LI("Three different threading models");
 echo "</ul>";
 W("libmicrohttpd was started because the author needed an easy way to add a 
concurrent HTTP server to other projects.");
 W("Existing alternatives were either non-free, not reentrant, standalone, of 
terrible code quality or a combination thereof.");





reply via email to

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