阅读背景:

non-blocking I/O Multiplexing + poll/epoll 的正确使用

来源:互联网 

1、首先来回顾下poll / epoll 函数的原型

#include <poll.h>
int poll(struct pollfd *fds, nfds_t nfds, int timeout);int pol



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: