This class provides a base interface for sending events via a pipe. This allows threads to send events that can be picked up by the poll system call. More...
This class provides an interface for sending simple integer events via a file descriptor. This allows threads to send events that can be picked up by the poll system call. More...