In an attempt to solve multihomed UDP problem I seem to have bound UDP socket to external IP instead of internal :)

This commit is contained in:
Tedd Hansen
2008-02-02 16:03:10 +00:00
parent 2d6c21e8fc
commit 3a6405d2f7
3 changed files with 6 additions and 6 deletions

View File

@@ -167,7 +167,7 @@ namespace OpenSim.Framework
public bool isSandbox = false;
public bool commFailTF = false;
public bool m_allow_alternate_ports;
// public bool m_allow_alternate_ports;
public LLUUID MasterAvatarAssignedUUID = LLUUID.Zero;
public LLUUID CovenantID = LLUUID.Zero;