Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
#include "platform/Platform.h"
#include "threads/CriticalSection.h"
#include "threads/Thread.h"
#include <map>
#include <vector>
#include <sys/epoll.h>
Classes | |
class | CFDEventMonitor |
struct | CFDEventMonitor::MonitoredFD |