gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r5520 - libmicrohttpd


From: gnunet
Subject: [GNUnet-SVN] r5520 - libmicrohttpd
Date: Sun, 19 Aug 2007 03:07:29 -0600 (MDT)

Author: grothoff
Date: 2007-08-19 03:07:14 -0600 (Sun, 19 Aug 2007)
New Revision: 5520

Modified:
   libmicrohttpd/README
Log:
ideas

Modified: libmicrohttpd/README
===================================================================
--- libmicrohttpd/README        2007-08-19 09:05:36 UTC (rev 5519)
+++ libmicrohttpd/README        2007-08-19 09:07:14 UTC (rev 5520)
@@ -22,6 +22,14 @@
 - find better way to handle POST data that does not fit into memory (#1221, 
API, TEST)
 - add support to decode multipart/form-data (#1221, TEST)
 
+API Improvements:
+=================
+- allow clients to associate a void * with each connection (for easier client 
state
+  management)
+- allow clients to register callback to be invoked when connection is
+  timed out or otherwise completed / aborted / closed (for easier client
+  state clean up)
+
 For SSL:
 ========
 microhttpd.h:





reply via email to

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