|
Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
#include "FDEventMonitor.h"#include "threads/SingleLock.h"#include "utils/log.h"#include <errno.h>#include <mutex>#include <poll.h>#include <sys/eventfd.h>#include <unistd.h>#include "PlatformDefs.h"