You have the source code for enet.<br>I would look at enet_host_service() and see if there's anything obvious.<br>You might also try profiling the code. It may be you can't see what's wrong because you're looking in the wrong place.<br>
I do that frequently.<br><br><div class="gmail_quote">On Sun, Sep 26, 2010 at 7:01 PM, Nicholas J Ingrassellino <span dir="ltr"><<a href="mailto:nick@lifebloodnetworks.com">nick@lifebloodnetworks.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div bgcolor="#ffffff" text="#000000">
Sorry, I should have explained the non-ENet functions. rest(1) is one
millisecond (of course on Windows it is really five milliseconds).
blit() is for drawing the screen (in this case the pixel data I have
received so far). I think the rest are pretty self explanatory.<br>
<br>
As I said, I got it working great when I removed ENet (and only
ENet/did not change anything else).<br>
</div></blockquote></div><br>