OpenSim
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Classes | Namespaces | Functions
OutgoingPacket.cs File Reference

Go to the source code of this file.

Classes

class  OpenSim.Region.ClientStack.LindenUDP.OutgoingPacket
 Holds a reference to the

See Also
LLUDPClient

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)