OpenSim
|
Go to the source code of this file.
Classes | |
class | OpenSim.Region.ClientStack.LindenUDP.OutgoingPacket |
Holds a reference to the
this packet is destined for, along with the serialized packet data, sequence number (if this is a resend), number of times this packet has been resent, the time of the last resend, and the throttling category for this packet More... | |
Namespaces | |
package | OpenSim.Region.ClientStack.LindenUDP |
Functions | |
delegate void | OpenSim.Region.ClientStack.LindenUDP.UnackedPacketMethod (OutgoingPacket oPacket) |