aboutsummaryrefslogtreecommitdiff
path: root/doc/handbook/chapters/developer.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/handbook/chapters/developer.texi')
-rw-r--r--doc/handbook/chapters/developer.texi19
1 files changed, 9 insertions, 10 deletions
diff --git a/doc/handbook/chapters/developer.texi b/doc/handbook/chapters/developer.texi
index 0ff222f25..45f3f1afa 100644
--- a/doc/handbook/chapters/developer.texi
+++ b/doc/handbook/chapters/developer.texi
@@ -6935,8 +6935,8 @@ The size of an element's data is limited to around 62 KB.
6935* Set Operations:: 6935* Set Operations::
6936* Result Elements:: 6936* Result Elements::
6937* libgnunetseti:: 6937* libgnunetseti::
6938* The SET Client-Service Protocol:: 6938* The SETI Client-Service Protocol::
6939* The SET Intersection Peer-to-Peer Protocol:: 6939* The SETI Intersection Peer-to-Peer Protocol::
6940@end menu 6940@end menu
6941 6941
6942@node Local Sets 6942@node Local Sets
@@ -7110,8 +7110,8 @@ Sets are modified with the @code{GNUNET_SERVICE_SETI_ADD} message.
7110The service notifies the client of result elements and success/failure of 7110The service notifies the client of result elements and success/failure of
7111a set operation with the @code{GNUNET_SERVICE_SETI_RESULT} message. 7111a set operation with the @code{GNUNET_SERVICE_SETI_RESULT} message.
7112 7112
7113@node The SET Intersection Peer-to-Peer Protocol 7113@node The SETI Intersection Peer-to-Peer Protocol
7114@subsection The SET Intersection Peer-to-Peer Protocol 7114@subsection The SETI Intersection Peer-to-Peer Protocol
7115 7115
7116The intersection protocol operates over CADET and starts with a 7116The intersection protocol operates over CADET and starts with a
7117GNUNET_MESSAGE_TYPE_SETI_P2P_OPERATION_REQUEST being sent by the peer 7117GNUNET_MESSAGE_TYPE_SETI_P2P_OPERATION_REQUEST being sent by the peer
@@ -7198,10 +7198,9 @@ around 62 KB.
7198* Set Modifications:: 7198* Set Modifications::
7199* Set Operations:: 7199* Set Operations::
7200* Result Elements:: 7200* Result Elements::
7201* libgnunetset:: 7201* libgnunetsetu::
7202* The SET Client-Service Protocol:: 7202* The SETU Client-Service Protocol::
7203* The SET Intersection Peer-to-Peer Protocol:: 7203* The SETU Union Peer-to-Peer Protocol::
7204* The SET Union Peer-to-Peer Protocol::
7205@end menu 7204@end menu
7206 7205
7207@node Local Sets 7206@node Local Sets
@@ -7379,8 +7378,8 @@ The service notifies the client of result elements and success/failure of
7379a set operation with the @code{GNUNET_SERVICE_SETU_RESULT} message. 7378a set operation with the @code{GNUNET_SERVICE_SETU_RESULT} message.
7380 7379
7381 7380
7382@node The SET Union Peer-to-Peer Protocol 7381@node The SETU Union Peer-to-Peer Protocol
7383@subsection The SET Union Peer-to-Peer Protocol 7382@subsection The SETU Union Peer-to-Peer Protocol
7384 7383
7385 7384
7386The SET union protocol is based on Eppstein's efficient set reconciliation 7385The SET union protocol is based on Eppstein's efficient set reconciliation