mirror of
https://github.com/opensim/opensim.git
synced 2026-05-27 12:26:01 +08:00
Adds the ability to load more then one IClientNetworkServer thereby allowing additional client stacks. Use comma separated values in clientstack_plugin in your config.
This commit is contained in:
@@ -55,6 +55,9 @@ namespace OpenSim.Region.ClientStack.TCPJSONStream
|
||||
}
|
||||
|
||||
}
|
||||
catch (Exception)
|
||||
{
|
||||
}
|
||||
}
|
||||
/// <summary>
|
||||
/// send a whole buffer
|
||||
|
||||
Reference in New Issue
Block a user