mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 17:05:55 +08:00
revert r2162 as it completely clobbered all the work on
the ChatModule by MW and myself. Couldn't find Adam online after that rev went in.
This commit is contained in:
@@ -224,7 +224,7 @@ namespace OpenSim.Framework.Servers
|
||||
{
|
||||
try
|
||||
{
|
||||
MainLog.Instance.Verbose("HTTPD", "Spawned main thread OK");
|
||||
MainLog.Instance.Status("HTTPD", "Spawned main thread OK");
|
||||
m_httpListener = new HttpListener();
|
||||
|
||||
m_httpListener.Prefixes.Add("http://+:" + m_port + "/");
|
||||
|
||||
Reference in New Issue
Block a user