[ENet-discuss] ordered packets
Lee Salzman
lsalzman1 at cox.net
Wed Mar 29 14:12:53 PST 2006
Even unreliable packets are ordered, just that packets may be dropped to
maintain the ordering. So if packet 2 arrives before packet 1, packet 2
will be delivered, but packet 1 will be dropped.
The only packets that are not ordered at all are the unsequenced packets.
Tibor Klajnscek wrote:
> Yes, as far as I know it should. It is the way enet works - it won't
> send another reliable packet until the previous one gets through.
> Assuming you send them on the same channel of course.
>
> - Tibor
>
> siquan at ms16.hinet.net wrote:
>
>> If the server send packets with ENET_PACKET_FLAG_RELIABLE,
>> the client will receive them by order?
>>
>> Best regards,
>> Si-Quan
>>
>>
>>
>> 《㊣HiNet WebMail Internet 優郵生活 最佳選擇 》
>>
More information about the ENet-discuss
mailing list