mirror of
https://github.com/opensim/opensim.git
synced 2026-05-15 19:35:41 +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