Revision: 40800
http://brlcad.svn.sourceforge.net/brlcad/?rev=40800&view=rev
Author: davidloman
Date: 2010-09-29 13:03:04 +0000 (Wed, 29 Sep 2010)
Log Message:
-----------
Clean up antiqated failure types.
Modified Paths:
--------------
rt^3/trunk/include/NetMsgTypes.h
Modified: rt^3/trunk/include/NetMsgTypes.h
===================================================================
--- rt^3/trunk/include/NetMsgTypes.h 2010-09-29 12:53:37 UTC (rev 40799)
+++ rt^3/trunk/include/NetMsgTypes.h 2010-09-29 13:03:04 UTC (rev 40800)
@@ -60,17 +60,9 @@
#define GEOMETRYCHUNK 0x0410
/* Failure Codes */
-#define UUIDNotFoundFailure 0x0010
-#define FileNotFoundFailure 0x0020
+const char ACCOUNT_VALIDATION_FAIL = 0x01;
-#define PORTAL_HANDSHAKE_FAILURE 0x0030
-#define UNKNOWN_PORTAL_FAILURE 0x0040
-#define PORTAL_WRITE_FAILURE 0x0050
-#define PORTAL_READ_FAILURE 0x0060
-#define REM_NODE_DISCONNECT 0x0070
-#define LOCAL_DISCONNECT_REQ 0x0080
-#define AUTHENTICATION_FAILED 0x0090
#endif /* __NETMSGTYPES_H__ */
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