DOH! I can't believe I did that.<br><br>Thanks Lee.<br><br><br><div class="gmail_quote">On Wed, Oct 20, 2010 at 8:52 PM, Lee Salzman <span dir="ltr"><<a href="mailto:lsalzman1@cox.net">lsalzman1@cox.net</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 text="#c0c0c0" bgcolor="#000000"><div class="im">
if ( enet_host_service( client, &event, 1000 ) > 0 );<br>
if ( event.type == ENET_EVENT_TYPE_RECEIVE );<br>
<br></div>
Or maybe you have strange semi-colons at the end of your if conditions
that shouldn't be there, thus causing the block beneath to always
executed regardless. :)<br>
<br>
Lee<div><div></div><br>
</div></div></blockquote></div><br>