[ENet-discuss] Enet disconnection inconsistent received
Robin
imtrobin at gmail.com
Tue Jul 11 21:31:11 PDT 2017
Hi,
When I crash the server (for testing), I notice the time for client to
receive the disconnection message, can vary between 5 seconds to 30 seconds.
I'm tried various timeout in both server/client (in the while loop) e.g
enet_host_service (EnetClient_, &event, 0);
enet_host_service (EnetClient_, &event, 30);
This happens even on both server/client running on local server. I would
expect it to be consistent timing, but this is varying too big. Is there
somewhere to debug this?
--
Robin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cubik.org/pipermail/enet-discuss/attachments/20170712/909e2f46/attachment.html>
More information about the ENet-discuss
mailing list