You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implementation of epoll linux kernel interface in userspace using pipes and
threads.
waitfd
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.