AUI Framework  develop
Cross-platform base for C++ UI apps
Loading...
Searching...
No Matches
UnixEventFd Class Reference

File-descriptor object to trigger select/poll/epoll/kqueue. More...

#include <AUI/Platform/unix/UnixEventFd.h>

Detailed Description

On Linux implemented with eventfd. On FreeBSD/Apple implemented with pipes.