index
:
opensim-SC
Domme
switch
My fork of OpenSim for IG and DG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Region
/
ClientStack
/
Linden
/
UDP
/
OpenSimUDPBase.cs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Instead of swallowing any socket begin/end receive exceptions, log them for d...
Justin Clark-Casey (justincc)
2013-09-25
1
-7
/
+32
*
Add clientstack.OutgoingUDPSendsCount stat to show number of outbound UDP pac...
Justin Clark-Casey (justincc)
2013-07-23
1
-0
/
+7
*
Record raw number of UDP receives as clientstack.IncomingUDPReceivesCount
Justin Clark-Casey (justincc)
2013-07-23
1
-1
/
+7
*
Add AverageUDPProcessTime stat to try and get a handle on how long we're taki...
Justin Clark-Casey (justincc)
2013-07-23
1
-0
/
+39
*
minor: provide user feedback in the log for now when udp in/out bound threads...
Justin Clark-Casey (justincc)
2013-07-21
1
-4
/
+8
*
Do some simple queue empty checks in the main outgoing udp loop instead of al...
Justin Clark-Casey (justincc)
2013-07-21
1
-3
/
+3
*
Disable UDPPacketBuffer pooling for now to resolve an issue on Windows of int...
Justin Clark-Casey (justincc)
2012-12-19
1
-5
/
+8
*
Make PacketPool class stats pull stats instead of push stats so they can be l...
Justin Clark-Casey (justincc)
2012-11-15
1
-1
/
+1
*
Add IncomingPacketsProcessedCount stat for diagnostics.
Justin Clark-Casey (justincc)
2012-11-15
1
-24
/
+7
*
Make it possible to turn the base UDP object packet pools on and off whilst r...
Justin Clark-Casey (justincc)
2012-10-23
1
-21
/
+45
*
Add object count stats for new IncomingPacket and UDPPacketBuffer pools if th...
Justin Clark-Casey (justincc)
2012-10-23
1
-0
/
+17
*
Add optional pool for the UDPPacketBuffer objects that handle all incoming UD...
Justin Clark-Casey (justincc)
2012-10-16
1
-6
/
+25
*
Make it possible to separate start and stop lludp packet processing from the ...
Justin Clark-Casey (justincc)
2012-10-16
1
-17
/
+27
*
Reactivate BasicCircuitTests.TestAddClient()
Justin Clark-Casey (justincc)
2011-12-08
1
-1
/
+1
*
First stab at cleaning up Caps. Compiles. Untested.
Diva Canto
2011-04-30
1
-0
/
+284