mirror of
https://github.com/opensim/opensim.git
synced 2026-06-12 23:35:35 +08:00
* Experimenting with the PacketPool mechanism. * It's still disabled in the code, however there's now a flag to enable it. * Converted to use Generic Collections vs Hashtables, also now uses a list of 'OK to pool' packets, starting with the high volume PacketAck packet.