diff options
author | ken-cunningham-webuse <ken.cunningham.webuse@gmail.com> | 2019-05-03 15:02:33 -0700 |
---|---|---|
committer | cjihrig <cjihrig@gmail.com> | 2019-05-15 11:28:19 -0400 |
commit | 6602fca820d0d3cb42acb7dd096d567a5f1db16d (patch) | |
tree | 9caae7d7e459e096fc6a29c798485895b183a3ea /docs/src | |
parent | 69c85fa88eba53d9444119b726528243c0f56382 (diff) | |
download | libuv-6602fca820d0d3cb42acb7dd096d567a5f1db16d.tar.gz libuv-6602fca820d0d3cb42acb7dd096d567a5f1db16d.zip |
unix: fall back to kqueue on older macOS systems
Newer macOS systems (10.7+) use fsevents() for the fs_event backend,
but older macOS systems don't have full functionality for this in
the macOS fsevents() API. Fall back to kqueue for these systems.
PR-URL: https://github.com/libuv/libuv/pull/2290
Reviewed-By: Saúl Ibarra Corretgé <saghul@gmail.com>
Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com>
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Diffstat (limited to 'docs/src')
0 files changed, 0 insertions, 0 deletions