gnunet-svn
[Top][All Lists]
Advanced

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

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


From: gnunet
Subject: [GNUnet-SVN] r16071 - gnunet/src/transport
Date: Mon, 18 Jul 2011 09:59:54 +0200

Author: wachs
Date: 2011-07-18 09:59:54 +0200 (Mon, 18 Jul 2011)
New Revision: 16071

Modified:
   gnunet/src/transport/plugin_transport_http.c
Log:
old address notification


Modified: gnunet/src/transport/plugin_transport_http.c
===================================================================
--- gnunet/src/transport/plugin_transport_http.c        2011-07-18 07:43:18 UTC 
(rev 16070)
+++ gnunet/src/transport/plugin_transport_http.c        2011-07-18 07:59:54 UTC 
(rev 16071)
@@ -3154,24 +3154,7 @@
   }
 }
 
-#if 0
 /**
- * Notify transport service about address
- *
- * @param cls the plugin
- * @param tc unused
- */
-static void
-address_notification (void *cls,
-                    const struct GNUNET_SCHEDULER_TaskContext *tc)
-{
-  struct Plugin *plugin = cls;
-
-  GNUNET_OS_network_interfaces_list (&process_interfaces, plugin);
-}
-#endif
-
-/**
  * Exit point from the plugin.
  */
 void *




reply via email to

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