[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[GNUnet-SVN] r11200 - gnunet/src/transport
From: |
gnunet |
Subject: |
[GNUnet-SVN] r11200 - gnunet/src/transport |
Date: |
Wed, 5 May 2010 15:44:51 +0200 |
Author: wachs
Date: 2010-05-05 15:44:51 +0200 (Wed, 05 May 2010)
New Revision: 11200
Modified:
gnunet/src/transport/plugin_transport_http.c
Log:
Modified: gnunet/src/transport/plugin_transport_http.c
===================================================================
--- gnunet/src/transport/plugin_transport_http.c 2010-05-05 13:43:52 UTC
(rev 11199)
+++ gnunet/src/transport/plugin_transport_http.c 2010-05-05 13:44:51 UTC
(rev 11200)
@@ -342,19 +342,6 @@
}
/**
- * MHD is done handling a request. Cleanup
- * the respective transport state.
- */
-static void
-requestCompletedCallback (void *unused,
- struct MHD_Connection *session,
- void **httpSessionCache)
-{
-
-}
-
-
-/**
* Function that queries MHD's select sets and
* starts the task waiting for them.
*/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [GNUnet-SVN] r11200 - gnunet/src/transport,
gnunet <=