bgaff opened a new pull request #7730: URL: https://github.com/apache/trafficserver/pull/7730
FreeBSD 13 added eventfd(2), which means that now having eventfd no longer means that you'll also have epoll. This change updates EventNotify to check for both eventfd(2) and epoll before trying to use epoll. Issue #7656 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
