aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_protocols.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/gnunet_protocols.h')
-rw-r--r--src/include/gnunet_protocols.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/include/gnunet_protocols.h b/src/include/gnunet_protocols.h
index 9ac749637..7ec3ceb70 100644
--- a/src/include/gnunet_protocols.h
+++ b/src/include/gnunet_protocols.h
@@ -1266,12 +1266,6 @@ extern "C"
1266#define GNUNET_MESSAGE_TYPE_TRANSPORT_PONG 373 1266#define GNUNET_MESSAGE_TYPE_TRANSPORT_PONG 373
1267 1267
1268/** 1268/**
1269 * Message for transport service from a client asking that a
1270 * connection be initiated with another peer.
1271 */
1272#define GNUNET_MESSAGE_TYPE_TRANSPORT_REQUEST_CONNECT 374
1273
1274/**
1275 * Transport SYN message exchanged between transport services to 1269 * Transport SYN message exchanged between transport services to
1276 * indicate that a session should be marked as 'connected'. 1270 * indicate that a session should be marked as 'connected'.
1277 */ 1271 */