80#include "cppzmqzoltanext/czze_export.h"
124CZZE_EXPORT
void restore_interrupt_handler() noexcept;
138CZZE_EXPORT
bool is_interrupted() noexcept;
153CZZE_EXPORT
void reset_interrupted() noexcept;
CZZE_EXPORT void install_interrupt_handler() noexcept
Install signal handlers for SIGINT and SIGTERM.