OpenSimMirror/OpenSim/Region/ClientStack/Linden
Justin Clark-Casey (justincc) d71c6dea7e Store already retrieve IClientAPI in IncomingPacket structure for later use rather than doing another retrieve on dequeue.
Instead of checking whether the client still exists by trying to retrieve again from the client manager, this patch gets it back from IncomingPacket and checks the IClientAPI.IsActive state.
2012-06-08 01:43:58 +01:00
..
Caps Fix build break. Comment out EQG deregister/register logging. 2012-05-18 03:50:23 +01:00
UDP Store already retrieve IClientAPI in IncomingPacket structure for later use rather than doing another retrieve on dequeue. 2012-06-08 01:43:58 +01:00