1 2 3 4 5 6
#ifndef _ABIBITS_EPOLL_H #define _ABIBITS_EPOLL_H #define EPOLL_CLOEXEC 1 #endif // _ABIBITS_EPOLL_H