This repository has been archived by the owner on Mar 31, 2023. It is now read-only.
Version 1.5.0
Important Release
Version 1.4.2 introduced a grave bug that caused programs using this framework
exits unexpectedly with SIGPIPE if the program sees broken network links.
Please skip 1.4.2 and use this version, or use 1.4.1.
The framework detects if the program is running as a systemd service and if so,
installs a signal handler to discard SIGPIPE.
See CHANGELOG.md for the complete list of changes.