PacketAck

From Second Life Wiki
Revision as of 13:12, 28 December 2006 by Cube Linden (talk | contribs) (→‎Usage and Notes)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Message Layout

{
	PacketAck Fixed 0xFFFFFFFB NotTrusted Unencoded
	{
		Packets			Variable		
		{	ID			U32	}
	}
}

Usage and Notes

Assuming no messages are sent that ACKs can be appended to, this message is sent with the rest of the packet IDs that require acknowledgment.