diff options
author | Justin Clark-Casey (justincc) | 2012-06-08 01:43:58 +0100 |
---|---|---|
committer | Justin Clark-Casey (justincc) | 2012-06-08 01:43:58 +0100 |
commit | d71c6dea7e5bfe827a9d723d972a9eec4cb77826 (patch) | |
tree | ea4bd2fb57b4f319b9bb117bc88c2e4bab66d7de /OpenSim/Framework/RegionSettings.cs | |
parent | Don't make duplicate call to ScenePresence.Close() separately in ETM.DoTelepo... (diff) | |
download | opensim-SC_OLD-d71c6dea7e5bfe827a9d723d972a9eec4cb77826.zip opensim-SC_OLD-d71c6dea7e5bfe827a9d723d972a9eec4cb77826.tar.gz opensim-SC_OLD-d71c6dea7e5bfe827a9d723d972a9eec4cb77826.tar.bz2 opensim-SC_OLD-d71c6dea7e5bfe827a9d723d972a9eec4cb77826.tar.xz |
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.
Diffstat (limited to 'OpenSim/Framework/RegionSettings.cs')
0 files changed, 0 insertions, 0 deletions