jonotaegi / weewx-wll

WeeWX driver for WeatherLink Live (WLL) devices
0 stars 1 forks source link

add request timeout #7

Open k3a opened 3 years ago

k3a commented 3 years ago

It is good practice to specify some timeout. My weewx froze on recvfrom() syscall and I think it was due to this get request. Although I am not 100%, adding timeout shouldn't hurt anyone...