Revision: 40836
          http://brlcad.svn.sourceforge.net/brlcad/?rev=40836&view=rev
Author:   davidloman
Date:     2010-09-29 16:23:04 +0000 (Wed, 29 Sep 2010)

Log Message:
-----------
Added a shutdown command netmsg type.

Modified Paths:
--------------
    rt^3/trunk/include/NetMsgTypes.h

Modified: rt^3/trunk/include/NetMsgTypes.h
===================================================================
--- rt^3/trunk/include/NetMsgTypes.h    2010-09-29 16:21:15 UTC (rev 40835)
+++ rt^3/trunk/include/NetMsgTypes.h    2010-09-29 16:23:04 UTC (rev 40836)
@@ -58,6 +58,9 @@
 #define GEOMETRYMANIFEST               0x0405
 #define GEOMETRYCHUNK                  0x0410
 
+//Admin commands
+#define CMD_SHUTDOWN                           0x9000
+
 /*  Failure Codes */
 const char ACCOUNT_VALIDATION_FAIL = 0x01;
 


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to