ENET_EVENT_TYPE_RECEIVE. Don't be silly, man. :)<br><br><div class="gmail_quote">On Fri, May 25, 2012 at 12:36 AM, Emmanuel Rivoire <span dir="ltr"><<a href="mailto:manu.n02@laposte.net" target="_blank">manu.n02@laposte.net</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello,<br>
<br>
is there an easy way to know if a reliable packet has been delivered ?<br>
<br>
Checking the current value of ENetPeer::channels[<u></u>PacketChannel].<u></u>outgoingReliableSequenceNumber just after have called enet_host_service() , and then waiting to get that value (or above) in ENetPeer::channels[<u></u>PacketChannel].<u></u>incomingReliableSequenceNumber would be enough to do the trick ?<br>

<br></blockquote></div>