[ENet-discuss] A few questions about unreliable delivery

Tom Spencer-Smith tom at meanfox.com
Sun Jul 27 20:27:54 PDT 2014


I'm a little confused on how to get certain delivery characteristics for
unreliable packets.

1. By default (using 0 for the flags), U packets are delivered in order
(but with possible gaps in sequence)?

2. ENET_PACKET_FLAG_UNSEQUENCED delivers them potentially out-of-order,
i.e. discards nothing?

3. What about duplicates, for both cases above?

4. If R and U packets are sent on the same channel, do U packets stall on
earlier undelivered R packets? So most people would want to use different
channels for R and U?

Thanks

Tom
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cubik.org/pipermail/enet-discuss/attachments/20140728/a8150cff/attachment.html>


More information about the ENet-discuss mailing list