Justin Clark-Casey (justincc) 6fa2e685a9 Add incoming packet async handling engine to queue some inbound udp async requests. há 10 anos atrás
..
Properties 5450b1b024 Change assembly versions to 0.8.1 há 10 anos atrás
Tests 1c12930c03 Fix recent regression where adaptive throttles stopped adjusting. há 10 anos atrás
IncomingPacket.cs 2ed59ad8ac If RecycleBaseUDPPackets = true, also pool IncomingPackets to reduce memory churn há 12 anos atrás
IncomingPacketAsyncHandlingEngine.cs 6fa2e685a9 Add incoming packet async handling engine to queue some inbound udp async requests. há 10 anos atrás
IncomingPacketHistoryCollection.cs d8ee0cbe1c First stab at cleaning up Caps. Compiles. Untested. há 13 anos atrás
J2KImage.cs ccca005969 HG: close a loophole by which if something was wrong with the ServiceURLs it resulted in never ending asset requests há 11 anos atrás
LLClientView.cs 6fa2e685a9 Add incoming packet async handling engine to queue some inbound udp async requests. há 10 anos atrás
LLImageManager.cs 63c42d6602 Do some simple queue empty checks in the main outgoing udp loop instead of always performing these on a separate fired thread. há 11 anos atrás
LLUDPClient.cs 3372210c46 Label all threadpool calls being made in core OpenSimulator. This is to add problem diagnosis. há 10 anos atrás
LLUDPServer.cs 6fa2e685a9 Add incoming packet async handling engine to queue some inbound udp async requests. há 10 anos atrás
LLUDPServerCommands.cs 096aecc097 Fix setting of max scene throttle so that setting it restricts the child client throttles properly. há 10 anos atrás
OpenSimUDPBase.cs 43ac867512 Stop Mono 3.2.8 from binding a UDP socket to a port already in use. há 10 anos atrás
OutgoingPacket.cs d8ee0cbe1c First stab at cleaning up Caps. Compiles. Untested. há 13 anos atrás
OutgoingQueueRefillEngine.cs e6df61fbe9 Make outboudn and packet inbox handling threads highest priority. há 10 anos atrás
PacketPool.cs 7d268912f1 Packet headers are not zero-encoded so don't try to zero-decode these in PacketPool.GetType() há 11 anos atrás
ThrottleRates.cs 00e31de872 Fix an issue where specifying both max client and server outgoing UDP throttles would cause client throttles to be lower than expected when total requests exceeded the scene limit. há 10 anos atrás
TokenBucket.cs 1c12930c03 Fix recent regression where adaptive throttles stopped adjusting. há 10 anos atrás
UnackedPacketCollection.cs c5826d589a minor: insert some commented out log lines which are a blunt but useful instrument to see packet expiry and received acks há 13 anos atrás