aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ClientStack/Linden/UDP/OutgoingQueueRefillEngine.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* refactor: Move methods to start a monitored thread, start work in its own thr...Justin Clark-Casey (justincc)2014-11-251-1/+1
* Make outboudn and packet inbox handling threads highest priority.Justin Clark-Casey (justincc)2014-11-251-0/+2
* Make LLUDP output queue refill thread active by default, since load tests hav...Justin Clark-Casey (justincc)2014-09-041-1/+1
* Add clientstack.<scene>.OQRERequestsWaiting statJustin Clark-Casey (justincc)2014-08-191-0/+19
* Add experimental OutgoingQueueRefillEngine to handle queue refill processing ...Justin Clark-Casey (justincc)2014-08-191-0/+267