]> git.kaiwu.me - nginx.git/commit
Fixed --test-build-eventport on macOS 10.12 and later.
authorRuslan Ermilov <ru@nginx.com>
Tue, 16 Jan 2018 10:52:03 +0000 (13:52 +0300)
committerRuslan Ermilov <ru@nginx.com>
Tue, 16 Jan 2018 10:52:03 +0000 (13:52 +0300)
commit63a4dab7b0c5e99ed273fb51ef0f6e1714d39e56
tree34d29c2e1564a84f7127f8f1eda3e6d8e0e88522
parent3377c001191d13d5f7bfbb111c323152d91a9603
Fixed --test-build-eventport on macOS 10.12 and later.

In macOS 10.12, CLOCK_REALTIME and clockid_t were added, but not timer_t.
src/event/modules/ngx_eventport_module.c