Hacker News new | ask | show | jobs
by timonoko 970 days ago
You dont "expect" anything, you test the connection yourself and restart it when needed:

    if uping.ping('8.8.8.8')[1]==0: machine.reset()