1
1

Add a new tag for pnp/multicast send of direct messages

This commit was SVN r22352.
Этот коммит содержится в:
Ralph Castain 2009-12-31 20:34:58 +00:00
родитель b3a58f8b83
Коммит 5faf857840

Просмотреть файл

@ -173,6 +173,9 @@ ORTE_DECLSPEC OBJ_CLASS_DECLARATION(orte_msg_packet_t);
/* TCP "fake" multicast */
#define ORTE_RML_TAG_MULTICAST 36
/* multicast messages sent direct */
#define ORTE_RML_TAG_MULTICAST_DIRECT 37
#define ORTE_RML_TAG_MAX 100