Revision: 44678
          http://brlcad.svn.sourceforge.net/brlcad/?rev=44678&view=rev
Author:   davidloman
Date:     2011-05-25 11:09:13 +0000 (Wed, 25 May 2011)

Log Message:
-----------
Make DataManager handle DirListReqMsg objects appropriately.

Modified Paths:
--------------
    geomcore/trunk/src/GS/DataManager.cxx

Modified: geomcore/trunk/src/GS/DataManager.cxx
===================================================================
--- geomcore/trunk/src/GS/DataManager.cxx       2011-05-25 11:08:28 UTC (rev 
44677)
+++ geomcore/trunk/src/GS/DataManager.cxx       2011-05-25 11:09:13 UTC (rev 
44678)
@@ -69,7 +69,7 @@
     {
   case DIRLISTREQ:
     {
-      this->log->logINFO("DataManager", "Recv'd a DirectoryList Request from: 
" + msg->getOrigin()->getRemoteNodeName());
+//      this->log->logINFO("DataManager", "Recv'd a DirectoryList Request 
from: " + msg->getOrigin()->getRemoteNodeName());
       this->handleDirListReqMsg((DirListReqMsg*) msg);
       return true;
     }


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

------------------------------------------------------------------------------
vRanger cuts backup time in half-while increasing security.
With the market-leading solution for virtual backup and recovery, 
you get blazing-fast, flexible, and affordable data protection.
Download your free trial now. 
http://p.sf.net/sfu/quest-d2dcopy1
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to