Go to the source code of this file.
◆ UV_PLATFORM_FS_EVENT_FIELDS
#define UV_PLATFORM_FS_EVENT_FIELDS |
Value: void* watchers[2]; \
int wd; \
Definition at line 30 of file linux.h.
◆ UV_PLATFORM_LOOP_FIELDS
#define UV_PLATFORM_LOOP_FIELDS |
Value:
void* inotify_watchers; \
int inotify_fd; \
Definition at line 25 of file linux.h.