<div dir="ltr">Can you post a block of relevant code or link to a gist? Also, note that enet_peer_send does not actually send anything, but just queues it. If it returns 0 it means the packet was successfully queued, and enet_host_service will send it on the next opportunity.</div>
<div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, May 23, 2013 at 11:22 PM, <a href="mailto:zxz3121@gmail.com">zxz3121@gmail.com</a> <span dir="ltr"><<a href="mailto:zxz3121@gmail.com" target="_blank">zxz3121@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><u></u>





<div style="MARGIN:10px">
<div>I got a issue recently ,it happened randomly,but the probability is very 
small。</div>
<div>when I created a client and connect to server success,send and receive is 
all normal,but the client suddenly can`t send the buffer at a moment and still 
can receive buf,I check the enet_peer_send function it return 0 ,it`s means 
sending normal.,I wonder if the issue is caused by server</div>
<div> </div>
<hr style="WIDTH:210px;min-height:1px" align="left" color="#b5c4df" size="1"><span class="HOEnZb"><font color="#888888">

<div><span><a href="mailto:zxz3121@gmail.com" target="_blank">zxz3121@gmail.com</a></span></div></font></span></div>
<br>_______________________________________________<br>
ENet-discuss mailing list<br>
<a href="mailto:ENet-discuss@cubik.org">ENet-discuss@cubik.org</a><br>
<a href="http://lists.cubik.org/mailman/listinfo/enet-discuss" target="_blank">http://lists.cubik.org/mailman/listinfo/enet-discuss</a><br>
<br></blockquote></div><br></div>