[ENet-discuss] Increase timeout delay

Alexander Shyrokov sj at sjcomp.com
Thu Feb 18 14:44:29 PST 2010


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.


More information about the ENet-discuss mailing list