mirror of
https://github.com/craigerl/aprsd.git
synced 2025-12-05 10:33:24 -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.