mirror of
https://github.com/opensim/opensim.git
synced 2026-05-15 11:25:39 +08:00
this appears to cause problems with the system timer resolution. This caused a problem with tokens going into the root throttle as bursts leading to some starvation. Also changed EnqueueOutgoing to always queue a packet if there are already packets in the queue. Ensures consistent ordering of packet sends.