mirror of
https://github.com/opensim/opensim.git
synced 2026-05-14 18:55:39 +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