Justin Clark-Casey (justincc) 6fa2e685a9 Add incoming packet async handling engine to queue some inbound udp async requests. vor 10 Jahren
..
Properties 5450b1b024 Change assembly versions to 0.8.1 vor 10 Jahren
Tests 1c12930c03 Fix recent regression where adaptive throttles stopped adjusting. vor 10 Jahren
IncomingPacket.cs 2ed59ad8ac If RecycleBaseUDPPackets = true, also pool IncomingPackets to reduce memory churn vor 12 Jahren
IncomingPacketAsyncHandlingEngine.cs 6fa2e685a9 Add incoming packet async handling engine to queue some inbound udp async requests. vor 10 Jahren
IncomingPacketHistoryCollection.cs d8ee0cbe1c First stab at cleaning up Caps. Compiles. Untested. vor 13 Jahren
J2KImage.cs ccca005969 HG: close a loophole by which if something was wrong with the ServiceURLs it resulted in never ending asset requests vor 11 Jahren
LLClientView.cs 6fa2e685a9 Add incoming packet async handling engine to queue some inbound udp async requests. vor 10 Jahren
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. vor 11 Jahren
LLUDPClient.cs 3372210c46 Label all threadpool calls being made in core OpenSimulator. This is to add problem diagnosis. vor 10 Jahren
LLUDPServer.cs 6fa2e685a9 Add incoming packet async handling engine to queue some inbound udp async requests. vor 10 Jahren
LLUDPServerCommands.cs 096aecc097 Fix setting of max scene throttle so that setting it restricts the child client throttles properly. vor 10 Jahren
OpenSimUDPBase.cs 43ac867512 Stop Mono 3.2.8 from binding a UDP socket to a port already in use. vor 10 Jahren
OutgoingPacket.cs d8ee0cbe1c First stab at cleaning up Caps. Compiles. Untested. vor 13 Jahren
OutgoingQueueRefillEngine.cs e6df61fbe9 Make outboudn and packet inbox handling threads highest priority. vor 10 Jahren
PacketPool.cs 7d268912f1 Packet headers are not zero-encoded so don't try to zero-decode these in PacketPool.GetType() vor 11 Jahren
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. vor 10 Jahren
TokenBucket.cs 1c12930c03 Fix recent regression where adaptive throttles stopped adjusting. vor 10 Jahren
UnackedPacketCollection.cs c5826d589a minor: insert some commented out log lines which are a blunt but useful instrument to see packet expiry and received acks vor 13 Jahren