Implementation of epoll linux kernel interface in userspace using pipes and threads.
Implementation of waitfd interface that never made it to the kernel but is very useful and would make a good companion to epoll, eventfd, signalfd and timerfd.
Implementation of epoll linux kernel interface in userspace using pipes and threads.
Implementation of waitfd interface that never made it to the kernel but is very useful and would make a good companion to epoll, eventfd, signalfd and timerfd.