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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-11-10
SIO_UDP_CONNRESET should work on macs now, thx Gavin
UbitUmarov
1
-7
/
+8
2019-05-19
Dump OpenSim 0.9.0.1 into it's own branch.
onefang
1
-54
/
+85
2019-02-27
direct encode terseupdates
UbitUmarov
1
-1
/
+1
2019-02-26
issues with udp buffers pool on heavy load
UbitUmarov
1
-17
/
+5
2019-02-26
buffers in pool have no data, better mk that clear
UbitUmarov
1
-0
/
+1
2019-02-25
removed a redundant function; try to make a particular vi coder happy about r...
UbitUmarov
1
-17
/
+1
2019-02-25
change UDPPacketBuffer pools (does waste a bit of memory)
UbitUmarov
1
-97
/
+100
2018-01-22
try fix mantis 8283
UbitUmarov
1
-3
/
+12
2017-06-13
udp is not tcp. If mono versions have bronke udp sento, better update, also h...
UbitUmarov
1
-1
/
+21
2017-06-13
remove excessive notion of paralelism
UbitUmarov
1
-16
/
+3
2017-01-05
Massive tab and trailing space cleanup
Melanie Thielker
1
-41
/
+41
2016-12-13
Remove the AllowAlternatePorts option. It wasn't implemented anyway.
Melanie Thielker
1
-0
/
+8
2016-12-13
Make sure sims on Linux can be restarted without waiting on a 2 mintue socket...
Melanie Thielker
1
-5
/
+7
2016-11-21
work around some warnings
UbitUmarov
1
-0
/
+5
2016-11-03
Initial update to OpenSim 0.8.2.1 source code.
David Walter Seikel
1
-21
/
+185
2015-06-14
Squooshed a warning that could result in a runtime null pointer exception. It...
Diva Canto
1
-1
/
+1
2015-03-03
increased IPv4 TTL of LLUDP Sockets
Freaky Tech
1
-0
/
+11
2014-12-29
Add debugging code for simulating packet loss in outgoing UDP packets. The
Mic Bowman
1
-0
/
+66
2014-11-25
Stop Mono 3.2.8 from binding a UDP socket to a port already in use.
Justin Clark-Casey (justincc)
1
-0
/
+6
2014-11-25
refactor: Move LLUDPServer console commands into their own class.
Justin Clark-Casey (justincc)
1
-6
/
+6
2014-11-10
Remove JustinCCs UDP patch - it is harmful to Avination's grid management
Melanie Thielker
1
-2
/
+4
2014-10-30
set udp SocketOptionName.ReuseAddress to false, to not allow two regions
UbitUmarov
1
-0
/
+2
2014-10-13
Revert "*TEST* send udp sync. Stop uncontroled and hidden use of IO threads."
Melanie Thielker
1
-17
/
+1
2014-10-13
*TEST* send udp sync. Stop uncontroled and hidden use of IO threads.
UbitUmarov
1
-1
/
+17
2013-09-25
Instead of swallowing any socket begin/end receive exceptions, log them for d...
Justin Clark-Casey (justincc)
1
-7
/
+32
2013-07-23
Add clientstack.OutgoingUDPSendsCount stat to show number of outbound UDP pac...
Justin Clark-Casey (justincc)
1
-0
/
+7
2013-07-23
Record raw number of UDP receives as clientstack.IncomingUDPReceivesCount
Justin Clark-Casey (justincc)
1
-1
/
+7
2013-07-23
Add AverageUDPProcessTime stat to try and get a handle on how long we're taki...
Justin Clark-Casey (justincc)
1
-0
/
+39
2013-07-21
minor: provide user feedback in the log for now when udp in/out bound threads...
Justin Clark-Casey (justincc)
1
-4
/
+8
2013-07-21
Do some simple queue empty checks in the main outgoing udp loop instead of al...
Justin Clark-Casey (justincc)
1
-3
/
+3
2012-12-19
Disable UDPPacketBuffer pooling for now to resolve an issue on Windows of int...
Justin Clark-Casey (justincc)
1
-5
/
+8
2012-11-15
Revert "Merge master into teravuswork", it should have been avination, not ma...
teravus
1
-93
/
+23
2012-11-15
Make PacketPool class stats pull stats instead of push stats so they can be l...
Justin Clark-Casey (justincc)
1
-1
/
+1
2012-11-15
Add IncomingPacketsProcessedCount stat for diagnostics.
Justin Clark-Casey (justincc)
1
-24
/
+7
2012-10-23
Make it possible to turn the base UDP object packet pools on and off whilst r...
Justin Clark-Casey (justincc)
1
-21
/
+45
2012-10-23
Add object count stats for new IncomingPacket and UDPPacketBuffer pools if th...
Justin Clark-Casey (justincc)
1
-0
/
+17
2012-10-16
Add optional pool for the UDPPacketBuffer objects that handle all incoming UD...
Justin Clark-Casey (justincc)
1
-6
/
+25
2012-10-16
Make it possible to separate start and stop lludp packet processing from the ...
Justin Clark-Casey (justincc)
1
-17
/
+27
2011-12-08
Reactivate BasicCircuitTests.TestAddClient()
Justin Clark-Casey (justincc)
1
-1
/
+1
2011-04-30
First stab at cleaning up Caps. Compiles. Untested.
Diva Canto
1
-0
/
+0
2011-04-01
Log which address and port the UDP listener is configured for. This will mat...
Justin Clark-Casey (justincc)
1
-0
/
+4
2009-12-20
Reverted my changes to jhurliman's packet stack since it currently causes mor...
CasperW
1
-105
/
+2
2009-11-21
Minor packet ordering fix
CasperW
1
-10
/
+30
2009-11-21
Improved avatar responsiveness.
CasperW
1
-12
/
+77
2009-11-15
- Lower TIME_MS_TOLERANCE to 200ms - Allow m_updateFlag to be reset to 0 in t...
unknown
1
-0
/
+18
2009-11-09
minor: remove some mono compiler warnings
Justin Clark-Casey (justincc)
1
-2
/
+2
2009-10-21
* Clarified what FireQueueEmpty is doing with a MIN_CALLBACK_MS constant and ...
John Hurliman
1
-9
/
+0
2009-10-14
Allow the LLUDP server to run in either synchronous or asynchronous mode with...
John Hurliman
1
-5
/
+23
2009-10-14
* Minimized the number of times textures are pulled off the priority queue
John Hurliman
1
-2
/
+13
2009-10-09
* Changed the "Packet exceeded buffer size" log line to debug and include the...
John Hurliman
1
-7
/
+4
[next]