Merge branch 'master' into careminster-presence-refactor

This commit is contained in:
Melanie
2010-03-18 20:09:04 +00:00
46 changed files with 3429 additions and 3243 deletions

View File

@@ -1020,7 +1020,7 @@ namespace OpenSim.Region.ClientStack.LindenUDP
// Handle outgoing packets, resends, acknowledgements, and pings for each
// client. m_packetSent will be set to true if a packet is sent
m_scene.ForEachClient(clientPacketHandler, false);
m_scene.ForEachClient(clientPacketHandler);
// If nothing was sent, sleep for the minimum amount of time before a
// token bucket could get more tokens