<div dir="ltr"><div><div><div><div><div><div><div>Hi,<br><br></div>How can be detected a timeout on an active UDP socket?<br><br></div>controlling process receives the message:<br>{udp, Socket, Host, Port, Bin}<br><br></div>and after a process is spawned to handle that data:<br>spawn(fun() -> handle_pckt(Socket, Host, Port, Bin) end),<br><br></div>Q: how the spawned or controlling  process is able to detect <br>that a timeout on this UDP socket occurred ?<br><br></div>documentations does not mention anything about timeout on active sockets<br><br></div>Thanks,<br><br></div>/Bogdan<br><br><br><div><div><br></div></div></div>