gnunet-svn
[Top][All Lists]
Advanced

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

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


From: gnunet
Subject: [GNUnet-SVN] r24176 - gnunet/src/include
Date: Thu, 4 Oct 2012 14:24:54 +0200

Author: bartpolot
Date: 2012-10-04 14:24:54 +0200 (Thu, 04 Oct 2012)
New Revision: 24176

Modified:
   gnunet/src/include/gnunet_protocols.h
Log:
- New mesh mesasage type


Modified: gnunet/src/include/gnunet_protocols.h
===================================================================
--- gnunet/src/include/gnunet_protocols.h       2012-10-04 11:30:42 UTC (rev 
24175)
+++ gnunet/src/include/gnunet_protocols.h       2012-10-04 12:24:54 UTC (rev 
24176)
@@ -796,6 +796,11 @@
 #define GNUNET_MESSAGE_TYPE_MESH_ACK                    267
 
 /**
+ * Poll for an ACK.
+ */
+#define GNUNET_MESSAGE_TYPE_MESH_POLL                   268
+
+/**
  * Connect to the mesh service, specifying subscriptions
  */
 #define GNUNET_MESSAGE_TYPE_MESH_LOCAL_CONNECT          272




reply via email to

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