mirror of
https://github.com/opensim/opensim.git
synced 2026-07-05 02:48:50 +08:00
* The BlockingQueue exposes Contains so we can make sure we don't add a TextureSender to the queue if there's already one present * introduced some TryGetValue and various code convention stuff