]> git.kaiwu.me - nginx.git/commit
Win32: enabled both select and poll on Windows by default.
authorMaxim Dounin <mdounin@mdounin.ru>
Thu, 24 Jan 2019 19:00:13 +0000 (22:00 +0300)
committerMaxim Dounin <mdounin@mdounin.ru>
Thu, 24 Jan 2019 19:00:13 +0000 (22:00 +0300)
commitf2cfcc09a05670583bbbf9ab193eb743892f7da1
tree9718443e33d0b964cb9f951c6b82d1df52629afe
parent40b74475d03603692e2a0f8d8391a2d5062eb718
Win32: enabled both select and poll on Windows by default.

Since we now have both select and poll on Windows, it is enough to
do not set EVENT_FOUND, auto/modules will enable both automatically.
auto/os/win32