mirror of
https://github.com/opensim/opensim.git
synced 2026-05-17 20:25:34 +08:00
* This slightly extends a lock in WorldCommModule so that it covers the GetNewHandle method which states in it's doc that it assumes locking has happened before the method is called * Thanks DoranZemlja