mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 01:06:30 +08:00
* Add missing OpenSIm.Framework.Communications ref for Wdinwos builds
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user