Signalfd wrapper. More...
#include "cargo-ipc/epoll/event-poll.hpp"
#include <csignal>
#include <sys/signalfd.h>
#include <functional>
#include <mutex>
#include <unordered_map>
#include <memory>
#include <vector>
Go to the source code of this file.
Classes | |
class | utils::SignalFD |
SignalFD takes control over handling signals sent to the thread. More... | |
Namespaces | |
utils | |
Signalfd wrapper.