aboutsummaryrefslogtreecommitdiff
path: root/docs/src
diff options
context:
space:
mode:
authorJameson Nash <vtjnash@gmail.com>2018-11-19 14:29:20 -0500
committerJameson Nash <vtjnash@gmail.com>2019-01-04 13:14:10 -0500
commit2d2af382ce84b91d6ee7a185af32fca7f0acd84b (patch)
tree571c416703dbf17bd4d0063160df49149f9d55a6 /docs/src
parent3be96bb723ba81142540043de869d13865e26055 (diff)
downloadlibuv-2d2af382ce84b91d6ee7a185af32fca7f0acd84b.tar.gz
libuv-2d2af382ce84b91d6ee7a185af32fca7f0acd84b.zip
fsevents: really watch files with fsevents on macos 10.7+
In the original PR, the ifdef conditional was reversed, leading to the old code-path still being used. This also reduces some of the redundancy in the conditional checks, by factoring out the common test. And fixes a divergence in functionality kFSEventsRenamed => kFSEventStreamEventFlagItemRenamed And actually includes the part of the original PR to kqueue that enabled watching files with fsevents! Fixes: https://github.com/libuv/libuv/pull/387 PR-URL: https://github.com/libuv/libuv/pull/2082 Refs: https://github.com/libuv/libuv/pull/1572 Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Diffstat (limited to 'docs/src')
0 files changed, 0 insertions, 0 deletions