mirror of
https://github.com/opensim/opensim.git
synced 2026-08-07 01:35:46 +08:00
* Return of R2162. /Take that SVN!/
This commit is contained in:
@@ -224,7 +224,7 @@ namespace OpenSim.Framework.Servers
|
||||
{
|
||||
try
|
||||
{
|
||||
MainLog.Instance.Status("HTTPD", "Spawned main thread OK");
|
||||
MainLog.Instance.Verbose("HTTPD", "Spawned main thread OK");
|
||||
m_httpListener = new HttpListener();
|
||||
|
||||
m_httpListener.Prefixes.Add("http://+:" + m_port + "/");
|
||||
|
||||
Reference in New Issue
Block a user