mirror of
https://github.com/craigerl/aprsd.git
synced 2026-01-18 03:26:00 -05:00
This patch reworks the threading code for processing messages. This patch also extends the aprslib IS class to allow us to stop processing the consumer packets when someone hits CTRL-C correctly. Alloing the app to exit.