<html><head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1"></head><body
bgcolor="" text="">
Hi,<br>
<br>
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.<br>
<br>
I'm tried various timeout in both server/client (in the while loop) e.g<br>
<br>
enet_host_service (EnetClient_, &event, 0);<br>
enet_host_service (EnetClient_, &event, 30);<br>
<br>
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?<br>
<br>
<div class="moz-signature">-- <br>Robin</div>
</body>
</html>