Assign values to enum lttcomm_sessiond_command
authorDavid Goulet <dgoulet@efficios.com>
Tue, 27 Nov 2012 18:52:10 +0000 (13:52 -0500)
committerDavid Goulet <dgoulet@efficios.com>
Tue, 27 Nov 2012 18:52:10 +0000 (13:52 -0500)
commit3c82c39ffc82422b1c506f22d9a20cac29cb7d87
tree861e6b17c487b220f6c12ee451401e70f17c7d71
parent8c861e6c62f1b2723876d110b8943b95ffc82d6a
Assign values to enum lttcomm_sessiond_command

These command's code are part of a communication protocol so numbering
them is important.

Note that the RELAYD command should be in a seperate enum but until we
wrote the specs of the protocol with the commands value, this is fine
for now.

Fixes #397

Signed-off-by: David Goulet <dgoulet@efficios.com>
src/common/sessiond-comm/sessiond-comm.h
This page took 0.026355 seconds and 5 git commands to generate.