* Add missing OpenSIm.Framework.Communications ref for Wdinwos builds

This commit is contained in:
Justin Clarke Casey
2009-02-12 18:31:56 +00:00
parent 8e7f1279bd
commit 34ef01615c
2 changed files with 4 additions and 1 deletions

View File

@@ -1601,6 +1601,8 @@ namespace OpenSim.Region.Communications.OGS1
if (timed_out)
{
ar.AsyncWaitHandle.Close();
m_log.DebugFormat(
"[OGS1 GRID SERVICES]: socket [{0}] timed out ({1}) waiting to obtain a connection.",
m_EndPoint, timeOut * 1000);