| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 72e8ee5 commit 1c65f1e
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -821,6 +821,7 @@ to be notified of filesystem changes. | |||
| 821 | 821 | * On OS X, this uses `kqueue` for files and 'FSEvents' for directories. | |
| 822 | 822 | * On SunOS systems (including Solaris and SmartOS), this uses `event ports`. | |
| 823 | 823 | * On Windows systems, this feature depends on `ReadDirectoryChangesW`. | |
| 824 | + * On Aix systems, this feature depends on `AHAFS`, which must be enabled. | ||
| 824 | 825 | ||
| 825 | 826 | If the underlying functionality is not available for some reason, then | |
| 826 | 827 | `fs.watch` will not be able to function. For example, watching files or | |
| Back | FazBrowse Home | New Git URL |
0 commit comments