la5nta / wl2k-go

A Winlink framework for Go.
https://getpat.io
MIT License
50 stars 20 forks source link

More descriptive error on premature disconnect #66

Closed martinhpedersen closed 2 years ago

martinhpedersen commented 2 years ago

I want to give a more descriptive error on connection failure than the rather technical "Unexpected EOF" message.

This changes the output of Pat from Exchange failed: unexpected EOF to a more user friendly Exchange failed: connection lost.