CBielstein / APRSsharp

APRS# - Modern APRS software for the amateur radio community
MIT License
12 stars 5 forks source link

'disconnection of tcp connection' #76

Closed eddywine closed 2 years ago

eddywine commented 3 years ago

Description

The motivation is to have a method of disconnecting the TCP connection in a clean way. Currently, the disconnection is done by pressing CTRL + C

Changes

Validation