标签:let col soc its def bit fine sid one
/* Epoll private bits inside the event mask */
#define EP_PRIVATE_BITS (EPOLLWAKEUP | EPOLLONESHOT | EPOLLET | EPOLLEXCLUSIVE)
主要是看下:惊群源:
1、socket wake_up all
2、epoll_wait 中wake_up all
标签:let col soc its def bit fine sid one
原文地址:https://www.cnblogs.com/codestack/p/13040907.html