<div dir="ltr"><div><br></div><div>I'm a little confused on how to get certain delivery characteristics for unreliable packets. </div><div><br></div><div>1. By default (using 0 for the flags), U packets are delivered in order (but with possible gaps in sequence)?</div>
<div><br></div><div>2. ENET_PACKET_FLAG_UNSEQUENCED delivers them potentially out-of-order, i.e. discards nothing?</div><div><br></div><div>3. What about duplicates, for both cases above?</div><div><br></div><div>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?</div>
<div><br></div><div>Thanks</div><div><br></div><div>Tom</div></div>