OpenSimMirror/OpenSim/Region/ClientStack/LindenUDP
Justin Clark-Casey (justincc) 39c610c165 Log which address and port the UDP listener is configured for. This will match that given for InternalAddress in the config (e.g. 0.0.0.0)
Can't obtain actually bound address until the UDP socket is used for the first time.
2011-04-01 00:41:52 +01:00
..
Tests Beginning work on the new LLUDP implementation 2009-10-05 17:38:14 -07:00
IncomingPacket.cs * Added missing references to prebuild.xml and commented out the LindenUDP tests until a new test harness is written 2009-10-06 12:13:16 -07:00
IncomingPacketHistoryCollection.cs * Continued work on the new LLUDP implementation. Appears to be functioning, although not everything is reimplemented yet 2009-10-06 02:38:00 -07:00
J2KImage.cs Got rid of all hyperassets references. Also fixed accessing textures in user's inventory in foreign grids. 2010-07-04 14:59:15 -07:00
LLClientView.cs (re)implement selected prim count. 2011-03-30 00:13:07 +01:00
LLImageManager.cs Got rid of all hyperassets references. Also fixed accessing textures in user's inventory in foreign grids. 2010-07-04 14:59:15 -07:00
LLUDPClient.cs Revert "Brute-force debug -- mantis #5365" 2011-02-09 08:35:36 -08:00
LLUDPServer.cs minor: remove mono compiler warning 2011-02-18 23:10:46 +00:00
OpenSimUDPBase.cs Log which address and port the UDP listener is configured for. This will match that given for InternalAddress in the config (e.g. 0.0.0.0) 2011-04-01 00:41:52 +01:00
OutgoingPacket.cs * Added missing references to prebuild.xml and commented out the LindenUDP tests until a new test harness is written 2009-10-06 12:13:16 -07:00
ThrottleRates.cs * Moving parcel media and avatar update packets from the unthrottled category to task 2009-10-30 00:43:46 -07:00
TokenBucket.cs Fix the negative number problem in TokenBucket. mantis #5365 2011-02-09 09:39:53 -08:00
UnackedPacketCollection.cs Reinstated a couple of null checks related to the previous revert. 2011-02-10 06:26:26 -08:00