Revision: 40834
http://brlcad.svn.sourceforge.net/brlcad/?rev=40834&view=rev
Author: davidloman
Date: 2010-09-29 15:39:43 +0000 (Wed, 29 Sep 2010)
Log Message:
-----------
Add in Portal::disconnect() call into libNet test.
Modified Paths:
--------------
rt^3/trunk/tests/libNet/libNetTest.cxx
Modified: rt^3/trunk/tests/libNet/libNetTest.cxx
===================================================================
--- rt^3/trunk/tests/libNet/libNetTest.cxx 2010-09-29 15:38:31 UTC (rev
40833)
+++ rt^3/trunk/tests/libNet/libNetTest.cxx 2010-09-29 15:39:43 UTC (rev
40834)
@@ -146,10 +146,12 @@
GSThread::sleep(2);
TypeOnlyMsg tom(RUALIVE);
p->send(&tom);
- GSThread::sleep(1);
+ GSThread::sleep(2);
+ logInfo("Shutting down...");
+ p->disconnect();
}
- GSThread::sleep(1);
+ GSThread::sleep(2);
logInfo("Shutting down...");
pm.shutdown();
}
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