[ENet-discuss] ENet-Client or Server issue?

Payton Turnage paytonturnage at gmail.com
Fri May 24 14:14:53 PDT 2013


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.


On Thu, May 23, 2013 at 11:22 PM, zxz3121 at gmail.com <zxz3121 at gmail.com>wrote:

> **
> I got a issue recently ,it happened randomly,but the probability is very
> small。
> 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
>
> ------------------------------
> zxz3121 at gmail.com
>
> _______________________________________________
> ENet-discuss mailing list
> ENet-discuss at cubik.org
> http://lists.cubik.org/mailman/listinfo/enet-discuss
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cubik.org/pipermail/enet-discuss/attachments/20130524/4426f80c/attachment.html>


More information about the ENet-discuss mailing list