mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 17:05:55 +08:00
now break several things at same time... sog/sop updates, threads options,...
This commit is contained in:
@@ -58,7 +58,7 @@ namespace OpenSim.Region.OptionalModules.Agent.InternetRelayClientView.Server
|
||||
|
||||
m_listener.Start(50);
|
||||
|
||||
WorkManager.StartThread(ListenLoop, "IRCServer", ThreadPriority.Normal, false, true);
|
||||
WorkManager.StartThread(ListenLoop, "IRCServer");
|
||||
m_baseScene = baseScene;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user