GitHub user zwoop opened a pull request: https://github.com/apache/trafficserver/pull/548
TS-4302 Adds more control over the event API to use This also addresses the build problems on current Illumos, by prioritizing the ports interface. But as such, it can now be useful to allow overriding this, with an explicit configure option (since Illumos now supports both epoll and ports). You can merge this pull request into a Git repository by running: $ git pull https://github.com/zwoop/trafficserver TS-4302 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/trafficserver/pull/548.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #548 ---- commit 07b08bf1d93730ccd2f6e5d0fe73a117a06bd815 Author: Leif Hedstrom <zw...@apache.org> Date: 2016-03-31T14:23:26Z TS-4302 Adds more control over the event API to use ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---