The epoll(4) subsystem is a new, (currently) Linux-specific variant of
poll(2). It is designed to offer O(1) scalability over large numbers of
watched file descriptors. You will need at least version 2.5.44 of Linux
to use this module, and you might need to upgrade your C library.
epoll_pwait 需要 2.6.19 以上的內(nèi)核才能支持,目前 RHEL/CentOS 5.6 以下版本都是 2.6.18,你直接用 ...
cnncc 發(fā)表于 2011-07-14 11:04
歡迎光臨 Chinaunix (http://www.72891.cn/) | Powered by Discuz! X3.2 |