mirror of
https://github.com/libevent/libevent.git
synced 2025-01-31 09:12:55 +08:00
mention devpoll
svn:r117
This commit is contained in:
parent
5de7f4eea5
commit
60216e8b1d
4
event.3
4
event.3
@ -356,11 +356,11 @@ adds
|
||||
.Va EV_PERSIST .
|
||||
.Pp
|
||||
It is possible to disable support for
|
||||
.Va epoll , kqueue , poll
|
||||
.Va epoll , kqueue , devpoll, poll
|
||||
or
|
||||
.Va select
|
||||
by setting the environment variable
|
||||
.Va EVENT_NOEPOLL , EVENT_NOKQUEUE , EVENT_NOPOLL
|
||||
.Va EVENT_NOEPOLL , EVENT_NOKQUEUE , EVENT_NODEVPOLL, EVENT_NOPOLL
|
||||
or
|
||||
.Va EVENT_NOSELECT .
|
||||
By setting the environment variable
|
||||
|
Loading…
x
Reference in New Issue
Block a user