From: Nathan S. Evans Date: Thu, 21 Jan 2010 14:17:00 +0000 (+0000) Subject: transport ping/pong message types X-Git-Tag: initial-import-from-subversion-38251~22901 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=80e75b83fbae958e4181013b97816fd47460f056;p=oweals%2Fgnunet.git transport ping/pong message types --- diff --git a/src/include/gnunet_protocols.h b/src/include/gnunet_protocols.h index 5451f53d9..85553bff0 100644 --- a/src/include/gnunet_protocols.h +++ b/src/include/gnunet_protocols.h @@ -197,6 +197,15 @@ extern "C" */ #define GNUNET_MESSAGE_TYPE_TRANSPORT_BLACKLIST_NOTIFY 32 +/** + * Transport PING message + */ +#define GNUNET_MESSAGE_TYPE_TRANSPORT_PING 33 + +/** + * Transport PONG message + */ +#define GNUNET_MESSAGE_TYPE_TRANSPORT_PONG 34 /** * Request addition of a HELLO