aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ClientStack/Linden/UDP/LLUDPServer.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ubitwork' of ssh://3dhosting.de/var/git/careminster into ubitworkubit2012-12-031-50/+418
|\
| * Merge branch 'master' into careminsterMelanie2012-11-171-0/+1
| |\
| | * Add a first draft mechanism for the IncomingPacketsProcessedStat to show the ...Justin Clark-Casey (justincc)2012-11-161-0/+1
| * | Merge branch 'master' into careminsterMelanie2012-11-151-14/+143
| |\ \ | | |/
| | * Make PacketPool class stats pull stats instead of push stats so they can be l...Justin Clark-Casey (justincc)2012-11-151-0/+54
| | * Add IncomingPacketsProcessedCount stat for diagnostics.Justin Clark-Casey (justincc)2012-11-151-14/+89
| * | Merge branch 'master' into careminsterMelanie2012-10-231-3/+86
| |\ \ | | |/
| | * Make it possible to turn the base UDP object packet pools on and off whilst r...Justin Clark-Casey (justincc)2012-10-231-17/+86
| | * Add object count stats for new IncomingPacket and UDPPacketBuffer pools if th...Justin Clark-Casey (justincc)2012-10-231-0/+14
| * | Merge branch 'master' into careminsterMelanie2012-10-171-7/+41
| |\ \ | | |/
| | * Explicitly return only the incoming AgentUpdate packet as this is the only on...Justin Clark-Casey (justincc)2012-10-171-2/+15
| | * If RecycleBaseUDPPackets = true, also pool IncomingPackets to reduce memory c...Justin Clark-Casey (justincc)2012-10-171-1/+24
| * | Merge branch 'master' into careminsterMelanie2012-10-171-24/+30
| |\ \ | | |/
| | * Add optional pool for the UDPPacketBuffer objects that handle all incoming UD...Justin Clark-Casey (justincc)2012-10-161-18/+24
| * | Merge branch 'master' into careminsterMelanie2012-10-161-14/+102
| |\ \ | | |/
| | * Make it possible to separate start and stop lludp packet processing from the ...Justin Clark-Casey (justincc)2012-10-161-14/+102
| * | Merge branch 'master' into careminsterMelanie2012-10-121-9/+27
| |\ \ | | |/
| | * Add AgentUpdate to PacketPool. This is the most common inbound packet from v...Justin Clark-Casey (justincc)2012-10-121-2/+19
| | * Fix packetpool for ImprovedTerseObjectUpdate packets.Justin Clark-Casey (justincc)2012-10-111-0/+2
| | * Lock on AgentCircuitData during Scene.AddClient() and RemoveClient() to preve...Justin Clark-Casey (justincc)2012-10-101-7/+7
| * | Merge branch 'master' into careminsterMelanie2012-10-071-0/+9
| |\ \ | | |/
| | * Read PacketPool config in LLUDPServer with other config params rather than in...Justin Clark-Casey (justincc)2012-10-051-0/+9
| * | Merge branch 'avination' into careminsterMelanie2012-08-311-11/+127
| |\ \
| * \ \ Merge branch 'master' into careminsterMelanie2012-08-231-1/+1
| |\ \ \ | | | |/ | | |/|
* | | | Merge branch 'ubitwork' of ssh://3dhosting.de/var/git/careminster into ubitworkubit2012-09-011-0/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | Sequence inventory descendents requests to reduce inventory server load andMelanie2012-08-301-0/+1
* | | | Merge branch 'ubitwork' of ssh://3dhosting.de/var/git/careminster into ubitworkubit2012-08-301-11/+126
|\ \ \ \ | |/ / /
| * | | Fix issue with the quit packet being stuck int he queue and a one packet delay.Melanie2012-08-291-2/+8
| * | | Remove Justin's addition to avoid sending incoming packets to inactive clientsMelanie2012-08-291-9/+9
| * | | Add a queue with two priority levels. This is a drop in replacement forMelanie2012-08-281-2/+111
| |/ /
* | | merge crap gerge branch 'ubitwork' of ssh://3dhosting.de/var/git/careminster...ubit2012-08-021-16/+15
|\ \ \ | |/ /
| * | Merge branch 'master' into careminsterMelanie2012-07-281-1/+1
| |\ \ | | |/
| | * Rename OpenSim.Framework.Statistics to OpenSim.Framework.Monitoring.Justin Clark-Casey (justincc)2012-07-251-1/+1
| * | Merge branch 'avination' into careminsterMelanie2012-07-231-1/+1
| |\ \
| * \ \ Merge branch 'master' into careminsterMelanie2012-07-201-15/+14
| |\ \ \ | | | |/ | | |/|
| | * | Prevent race conditions between two threads that call LLClientView.Close() si...Justin Clark-Casey (justincc)2012-07-191-15/+14
* | | | Merge branch 'ubitwork' of ssh://3dhosting.de/var/git/careminster into ubitworkubit2012-07-231-1/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | Fix double-ping on logout by not sending a stop packet to the clientMelanie2012-07-211-1/+1
| |/ /
* | | Merge branch 'ubitwork' of ssh://3dhosting.de/var/git/careminster into ubitworkubit2012-07-171-50/+149
|\ \ \ | |/ /
| * | Merge branch 'avination' into careminsterMelanie2012-07-161-8/+63
| |\ \
| * \ \ Merge branch 'master' into careminsterMelanie2012-07-131-1/+1
| |\ \ \ | | | |/ | | |/|
| | * | Stop redundantly passing in the endpoint to the LLClientView constructor.Justin Clark-Casey (justincc)2012-07-121-1/+1
| * | | Merge branch 'avination' into careminsterMelanie2012-07-061-1/+4
| |\ \ \
| * \ \ \ Merge branch 'master' into careminsterMelanie2012-07-051-2/+2
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | refactor: rename Watchdog.WATCHDOG_TIMEOUT_MS to DEFAULT_WATCHDOG_TIMEOUT_MS ...Justin Clark-Casey (justincc)2012-07-041-2/+2
| * | | | Merge branch 'master' into careminsterMelanie2012-06-151-4/+4
| |\ \ \ \ | | |/ / /
| | * | | Add region name to UseCircuitCode log messagesJustin Clark-Casey (justincc)2012-06-151-4/+4
| * | | | Merge branch 'master' into careminsterMelanie2012-06-121-7/+36
| |\ \ \ \ | | |/ / /
| | * | | Remove accidental timeout left in during earlier debugging. Has been in sinc...Justin Clark-Casey (justincc)2012-06-121-1/+1
| | * | | Set IClientAPI.IsActive = false early on client removal due to ack timeout ra...Justin Clark-Casey (justincc)2012-06-121-29/+35