gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r11316 - gnunet/src/transport


From: gnunet
Subject: [GNUnet-SVN] r11316 - gnunet/src/transport
Date: Tue, 11 May 2010 17:14:47 +0200

Author: wachs
Date: 2010-05-11 17:14:47 +0200 (Tue, 11 May 2010)
New Revision: 11316

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-11 13:56:04 UTC 
(rev 11315)
+++ gnunet/src/transport/plugin_transport_http.c        2010-05-11 15:14:47 UTC 
(rev 11316)
@@ -244,6 +244,7 @@
   return cur;
 }
 
+#if 0
 /**
  * Creates a http session in our linked list by ip address
  * Only ip is set here, all other fields have to be set by calling method
@@ -270,6 +271,7 @@
 
   return cur;
 }
+#endif
 
 /**
  * Callback called by MHD when a connection is terminated




reply via email to

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