pnoltes commented on code in PR #437:
URL: https://github.com/apache/celix/pull/437#discussion_r963908483
##########
bundles/remote_services/remote_service_admin_shm_v2/rsa_shm/src/rsa_shm_msg.h:
##########
@@ -31,22 +31,24 @@ typedef enum {
REQUESTING = 0,
REPLYING = 1,
REPLIED = 2,
- ABEND = 3,
-}MSG_STATE;
+ ABEND = 3,//abnormal end
Review Comment:
aah thanks, good to know :)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]