mention devpoll

svn:r117
This commit is contained in:
Niels Provos 2004-07-30 05:15:59 +00:00
parent 5de7f4eea5
commit 60216e8b1d

View File

@ -356,11 +356,11 @@ adds
.Va EV_PERSIST . .Va EV_PERSIST .
.Pp .Pp
It is possible to disable support for It is possible to disable support for
.Va epoll , kqueue , poll .Va epoll , kqueue , devpoll, poll
or or
.Va select .Va select
by setting the environment variable by setting the environment variable
.Va EVENT_NOEPOLL , EVENT_NOKQUEUE , EVENT_NOPOLL .Va EVENT_NOEPOLL , EVENT_NOKQUEUE , EVENT_NODEVPOLL, EVENT_NOPOLL
or or
.Va EVENT_NOSELECT . .Va EVENT_NOSELECT .
By setting the environment variable By setting the environment variable