OpenSimMirror/OpenSim/Region/ClientStack/Linden/UDP
UbitUmarov 35b1166ba8 add a few more... 2017-07-25 04:10:22 +01:00
..
Properties Massive tab and trailing space cleanup 2017-01-05 19:07:37 +00:00
Tests coment out tests that now depend on active thread pool 2017-06-13 20:34:21 +01:00
IncomingPacket.cs Revert "Merge master into teravuswork", it should have been avination, not master. 2012-11-15 10:05:16 -05:00
IncomingPacketHistoryCollection.cs First stab at cleaning up Caps. Compiles. Untested. 2011-04-30 09:24:15 -07:00
J2KImage.cs Massive tab and trailing space cleanup 2017-01-05 19:07:37 +00:00
LLClientView.cs add a few more... 2017-07-25 04:10:22 +01:00
LLImageManager.cs Massive tab and trailing space cleanup 2017-01-05 19:07:37 +00:00
LLUDPClient.cs Massive tab and trailing space cleanup 2017-01-05 19:07:37 +00:00
LLUDPServer.cs change llclient async udp packets processing. Removed the shared Jobengine that made only one thread do some packets for all users, and removed the FireAndForget, so each user could issue a unlimited number of threads. Added a new JobEngine per client, so each gets at most one thread,and that thread can be released if iddle (for 5 seconds ) 2017-06-13 19:04:18 +01:00
LLUDPServerCommands.cs Massive tab and trailing space cleanup 2017-01-05 19:07:37 +00:00
OpenSimUDPBase.cs udp is not tcp. If mono versions have bronke udp sento, better update, also having 300 threads because object select is not funny 2017-06-13 12:17:39 +01:00
OutgoingPacket.cs First stab at cleaning up Caps. Compiles. Untested. 2011-04-30 09:24:15 -07:00
PacketPool.cs Massive tab and trailing space cleanup 2017-01-05 19:07:37 +00:00
ThrottleRates.cs Massive tab and trailing space cleanup 2017-01-05 19:07:37 +00:00
TokenBucket.cs Massive tab and trailing space cleanup 2017-01-05 19:07:37 +00:00
UnackedPacketCollection.cs Massive tab and trailing space cleanup 2017-01-05 19:07:37 +00:00