Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-06-28 | util: Add SignalInterrupt class and use in shutdown.cpp | TheCharlatan | |
This change helps generalize shutdown code so an interrupt can be provided to libbitcoinkernel callers. This may also be useful to eventually de-globalize all of the shutdown code. Co-authored-by: Russell Yanofsky <russ@yanofsky.org> Co-authored-by: TheCharlatan <seb.kung@gmail.com> |