| commit | 9a75acb9dbdee1d635c43e4df6e83488a6f8e6dd | [log] [tgz] |
|---|---|---|
| author | Ruslan Ermilov <ru@nginx.com> | Mon Mar 28 19:29:18 2016 +0300 |
| committer | Ruslan Ermilov <ru@nginx.com> | Mon Mar 28 19:29:18 2016 +0300 |
| tree | eacb0c0f6dd8410b40b6bf26e779b38ef2c20774 | |
| parent | 9d85a6bdb7f98040bf1fe2a5de5aa49022e3c2cb [diff] |
Fixed --test-build-*. Fixes various aspects of --test-build-devpoll, --test-build-eventport, and --test-build-epoll. In particular, if --test-build-devpoll was used on Linux, then "devpoll" event method would be preferred over "epoll". Also, wrong definitions of event macros were chosen.