Revision: 41624
          http://brlcad.svn.sourceforge.net/brlcad/?rev=41624&view=rev
Author:   davidloman
Date:     2010-12-15 18:07:01 +0000 (Wed, 15 Dec 2010)

Log Message:
-----------
Added some more logging points for debugging.  Also enabled account validation 
from the SessionManager.

Modified Paths:
--------------
    rt^3/trunk/src/GS/SessionManager.cxx

Modified: rt^3/trunk/src/GS/SessionManager.cxx
===================================================================
--- rt^3/trunk/src/GS/SessionManager.cxx        2010-12-15 18:00:28 UTC (rev 
41623)
+++ rt^3/trunk/src/GS/SessionManager.cxx        2010-12-15 18:07:01 UTC (rev 
41624)
@@ -192,6 +192,7 @@
 void
 SessionManager::handleDisconnectReqMsg(TypeOnlyMsg* msg)
 {
+       log->logINFO("SessionManager", "Recv'ed DisconnectReqMsg.");
        Portal* origin = msg->getOrigin();
 
        /* validate incoming data */


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

------------------------------------------------------------------------------
Lotusphere 2011
Register now for Lotusphere 2011 and learn how
to connect the dots, take your collaborative environment
to the next level, and enter the era of Social Business.
http://p.sf.net/sfu/lotusphere-d2d
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to