gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r27962 - gnunet/src/include


From: gnunet
Subject: [GNUnet-SVN] r27962 - gnunet/src/include
Date: Fri, 12 Jul 2013 16:55:59 +0200

Author: wachs
Date: 2013-07-12 16:55:59 +0200 (Fri, 12 Jul 2013)
New Revision: 27962

Modified:
   gnunet/src/include/gnunet_transport_plugin.h
Log:
String to print inbound connections


Modified: gnunet/src/include/gnunet_transport_plugin.h
===================================================================
--- gnunet/src/include/gnunet_transport_plugin.h        2013-07-12 14:45:25 UTC 
(rev 27961)
+++ gnunet/src/include/gnunet_transport_plugin.h        2013-07-12 14:55:59 UTC 
(rev 27962)
@@ -37,6 +37,8 @@
 #include "gnunet_transport_service.h"
 #include "gnunet_ats_service.h"
 
+#define TRANSPORT_SESSION_INBOUND_STRING "<inbound>"
+
 /**
  * Opaque pointer that plugins can use to distinguish specific
  * connections to a given peer.  Typically used by stateful plugins to




reply via email to

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