aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_protocols.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-01-22 17:27:16 +0000
committerChristian Grothoff <christian@grothoff.org>2010-01-22 17:27:16 +0000
commit07632b2d9509b0e425967cbc80d2abd6ffc81c9d (patch)
tree905060f30d74d05304a448fe3e3cd06dad583328 /src/include/gnunet_protocols.h
parent068bd6929580eb6521c7ac40c8ae05eb632f6c58 (diff)
downloadgnunet-07632b2d9509b0e425967cbc80d2abd6ffc81c9d.tar.gz
gnunet-07632b2d9509b0e425967cbc80d2abd6ffc81c9d.zip
use new APIs for connect/disconnect
Diffstat (limited to 'src/include/gnunet_protocols.h')
-rw-r--r--src/include/gnunet_protocols.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/include/gnunet_protocols.h b/src/include/gnunet_protocols.h
index 85553bff0..779c16f73 100644
--- a/src/include/gnunet_protocols.h
+++ b/src/include/gnunet_protocols.h
@@ -307,11 +307,6 @@ extern "C"
307 */ 307 */
308#define GNUNET_MESSAGE_TYPE_CORE_REQUEST_CONNECT 74 308#define GNUNET_MESSAGE_TYPE_CORE_REQUEST_CONNECT 74
309 309
310/**
311 * Request from client asking to disconnect from a peer.
312 */
313#define GNUNET_MESSAGE_TYPE_CORE_REQUEST_DISCONNECT 75
314
315 310
316/** 311/**
317 * Session key exchange between peers. 312 * Session key exchange between peers.