acarsdec icon indicating copy to clipboard operation
acarsdec copied to clipboard

make network reconnect automatically

Open wiedehopf opened this issue 2 years ago • 2 comments

wiedehopf avatar Sep 19 '22 11:09 wiedehopf

@TLeconte This one is needed too. Thank you!

kevinelliott avatar Sep 19 '22 13:09 kevinelliott

This should help catch things like the machine's local IP changing and/or other weird network issues where catching the return code from write() should help identify something is wrong and we need to re-initialize the network. (similar to vdlm2dec pull 52)

TanerH avatar Sep 19 '22 17:09 TanerH

Rebased on the current master.

Please consider for merging.

wiedehopf avatar Mar 07 '23 07:03 wiedehopf