<div dir="ltr">Remember, pings are bidirectional.</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Aug 20, 2013 at 3:30 PM, Stefan Lundmark <span dir="ltr"><<a href="mailto:stefanlun@hotmail.com" target="_blank">stefanlun@hotmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
I've been using ENet on Android for a while now and it works great, thanks!<br>
<br>
However, it wakes up the network device very often (every ~0.5 secs) and thus consumes a lot of battery. I figured this must be caused by the pings so I changed these to be sent much more rarely.<br>
I placed a breakpoint in the ping functions and it seems to work, they're called much less. Unfortunatly the device still wakes up as often as before, enet_peer_queue_incoming_<u></u>command() is called each time so there must be something I'm missing, maybe some internal protocol stuff I don't understand yet.<br>

<br>
Any tips? I can't figure it out.<br>
<br>
Sincerely,<br>
Stefan Lundmark<br>
______________________________<u></u>_________________<br>
ENet-discuss mailing list<br>
<a href="mailto:ENet-discuss@cubik.org" target="_blank">ENet-discuss@cubik.org</a><br>
<a href="http://lists.cubik.org/mailman/listinfo/enet-discuss" target="_blank">http://lists.cubik.org/<u></u>mailman/listinfo/enet-discuss</a><br>
</blockquote></div><br></div>