[ENet-discuss] Increase timeout delay

Nuno Silva little.coding.fox at gmail.com
Thu Feb 18 15:25:45 PST 2010


You could do the network side on a separate thread. That way even if your
client blocks for a long time the network will still be alive.

On Thu, Feb 18, 2010 at 10:44 PM, Alexander Shyrokov <sj at sjcomp.com> wrote:

> Hello,
>
> I just started with enet. I made a serer and a client and everything
> works as expected. I know that I need to call enet_host_service on both
> sides to make sure that the communication works properly. But it so
> happens that my client can have large periods of time, when it does not
> call enet_host_service, and, therefore, the server then treats the peer
> as disconnected. How can I increase the timeout delay to treat the peer
> as disconnected?
>
> Thanks.
>
> --
> Regards, Alexander.
> _______________________________________________
> 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/20100218/38e9895d/attachment.htm>


More information about the ENet-discuss mailing list