diva
|
b3dc462ee3
The previous fix for the EQ might have been too radical, and some early events now may be getting dropped because the EQ is not there yet. So, let's add an EQ immediately upon registering caps.
|
преди 16 години |
diva
|
7691be377a
Fix for more child agent mismanagement (like #2846). On enqueueing events, we should not be creating new queues; if the queue doesn't exist -- too bad, event is dropped. That tends to happen just after the client is closed, and the EQ also closed. If someone places an event in that queue after that, that event should be dropped instead of creating a new, erroneous queue.
|
преди 16 години |
Charles Krinke
|
e6eb571c1d
Mantis#2725. Thank you kindly, Diva, for a patch that:
|
преди 16 години |
Melanie Thielker
|
0d5d3e0b48
Reinstate closing the EQ when the UDP circuit disconnects. This will likely
|
преди 16 години |
Sean Dague
|
047e54acbc
don't close eventqueues when you leave a region. This really does seem
|
преди 16 години |
Sean Dague
|
c8abe037a5
fix the "I get no textures if I teleport back to a region I've been in
|
преди 16 години |
Sean Dague
|
21b1218737
attempt to modify the event queue for greater debugging
|
преди 16 години |
Melanie Thielker
|
f518ca7feb
Reapply r7369 r7367 r7366 r7370 r7381. This brings it back up to the new
|
преди 16 години |
Melanie Thielker
|
3234472d62
Reverting the texture sending patch and the new libOMV. This makes this
|
преди 16 години |
Justin Clarke Casey
|
c25a0ea792
* Update libOMV to r2359. This is necessary for the progressive texture patch
|
преди 16 години |
Adam Frisby
|
df8b92cc1e
* Applying EventQueueGetModule patch to try debug the case of the missing EQG.
|
преди 16 години |
Adam Frisby
|
596366324a
* Added NullReference check to EventQueueGetModule.
|
преди 16 години |
Adam Frisby
|
fa55fc89d8
* Fixed a potential threading issue with EventQueueGet leading to spontaneous crashes.
|
преди 16 години |
Justin Clarke Casey
|
9b68428058
* minor: Comment out initial regularly occuring EventQueueGet log debug message for now, as previously discussed with Ter
|
преди 16 години |
Justin Clarke Casey
|
8c55f3eaa6
* minor: remove warnings (the code cleaners strike again)
|
преди 16 години |
Teravus Ovares
|
8de395d379
* EventQueueGet is now working.
|
преди 16 години |
Teravus Ovares
|
f49ba0cbfe
* Fixed a mangled Seed caps handler definition on login to region in standalone where port wasn't the http port.
|
преди 16 години |
Teravus Ovares
|
79b2e5ac71
* Replacing Net.HttpListener with HttpServer.
|
преди 16 години |
Teravus Ovares
|
6ea5b515d0
* Get the code up to speed with my -#dev e-mail example. (uncomment out lines 227 - 235 to test.
|
преди 16 години |
Jeff Ames
|
f6699892dc
Update svn properties, minor formatting cleanup.
|
преди 16 години |
Homer Horwitz
|
4452121227
Refactor to avoid some duplicate code.
|
преди 16 години |
Jeff Ames
|
0b4415849a
Update svn properties. Minor formatting cleanup. Fix a compiler warning. Fix a UUID vs null comparison.
|
преди 16 години |
Teravus Ovares
|
25a998feb4
* okay.. Now you can do border crossings with the security 'fixed' client.. with EventQueue enabled.
|
преди 16 години |
Teravus Ovares
|
4f0c759fb0
* With EventQueueGet enabled.. we can see into neighbor regions again on the Security 'fixed' client.. But don't try to cross yet!
|
преди 16 години |
Teravus Ovares
|
21bf26e9b4
* Adds flag to enable/disable EventQueueGet.
|
преди 16 години |
Teravus Ovares
|
98632ee594
* Event queue is now polling..
|
преди 16 години |
Homer Horwitz
|
0e10c85617
Continue working on the new EventQueueGetModule. Not finished (or even working)
|
преди 16 години |
Teravus Ovares
|
85b280385f
* This is the very very early beginnings of an EventQueue:get module.
|
преди 16 години |