Module eventfd

Source
Expand description

Structure and wrapper functions for working with eventfd.

Structs§

EventFd
A safe wrapper around Linux eventfd.

Constants§

EFD_CLOEXEC
EFD_NONBLOCK
EFD_SEMAPHORE