gnunet-svn
[Top][All Lists]
Advanced

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

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


From: gnunet
Subject: [GNUnet-SVN] r37715 - gnunet/src/include
Date: Sun, 14 Aug 2016 12:22:51 +0200

Author: grothoff
Date: 2016-08-14 12:22:51 +0200 (Sun, 14 Aug 2016)
New Revision: 37715

Modified:
   gnunet/src/include/gnunet_applications.h
Log:
-missing include/ changes from last patches

Modified: gnunet/src/include/gnunet_applications.h
===================================================================
--- gnunet/src/include/gnunet_applications.h    2016-08-14 09:58:55 UTC (rev 
37714)
+++ gnunet/src/include/gnunet_applications.h    2016-08-14 10:22:51 UTC (rev 
37715)
@@ -53,9 +53,14 @@
 /**
  * Transfer of blocks for non-anonymmous file-sharing.
  */
-#define GNUNET_APPLICATION_TYPE_FS_BLOCK_TRANSFER 3
+#define GNUNET_APPLICATION_PORT_FS_BLOCK_TRANSFER "fs-block"
 
 /**
+ * Transfer of blocks for random peer sampling.
+ */
+#define GNUNET_APPLICATION_PORT_RPS "rps"
+
+/**
  * Internet DNS resolution (external DNS gateway).  This is a "well-known"
  * service a peer may offer over CADET where the port is the hash of this
  * string.




reply via email to

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