gen_tcp:recv() and client_machine_crash

Vlad Dumitrescu vladdu55@REDACTED
Tue Jun 27 15:10:15 CEST 2006


> Maybe the simple solution for my case is simply implementing
> a monitoring process on the server side to probe the
> client machine periodically :)

Hi,

Another alternative would be to let the server record the time of the
last request from a client, and close the connection after some period
of inactivity.

best regards,
Vlad



More information about the erlang-questions mailing list