mirror of
https://github.com/opensim/opensim.git
synced 2026-08-10 02:57:34 +08:00
forgot about lsl secure urls service.. so lets try another way for now (mantis 8382)
This commit is contained in:
@@ -364,7 +364,7 @@ namespace OpenSim.Framework.Servers
|
||||
if (ipaddr != null)
|
||||
m_Servers[port].ListenIPAddress = ipaddr;
|
||||
|
||||
m_Servers[port].Start(false, false);
|
||||
m_Servers[port].Start();
|
||||
|
||||
return m_Servers[port];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user