Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorAlexander Köplinger <alex.koeplinger@outlook.com>2018-02-28 15:42:15 +0300
committerAlexander Köplinger <alex.koeplinger@outlook.com>2018-02-28 15:42:15 +0300
commitcb956b58a6a5a84bcb2acc2302ad60fba01c0e16 (patch)
tree47fee96acef1664e9f22df3f4be25e1cb16efc9a /man
parentfdefcf1f25b38fca764dd154716fbd3b83ed72c0 (diff)
Revert "Revert "[System.IO] Integrate FileSystemWatchers from CoreFX The FSEvent CoreFX watcher becomes the new default for MacOS.""
This reverts commit 2174a521a3e45f6ce4db967a53edcc1ee2dd0433.
Diffstat (limited to 'man')
-rw-r--r--man/mono.15
1 files changed, 4 insertions, 1 deletions
diff --git a/man/mono.1 b/man/mono.1
index ea0897b5bba..55c5abcd620 100644
--- a/man/mono.1
+++ b/man/mono.1
@@ -1126,8 +1126,11 @@ When Mono is built with a soft float fallback on ARM and this variable is set to
"1", Mono will always emit soft float code, even if a VFP unit is
detected.
.TP
+\fBMONO_DARWIN_USE_KQUEUE_FSW\fR
+Fall back on the kqueue FileSystemWatcher implementation in Darwin. The default is the FSEvent implementation.
+.TP
\fBMONO_DARWIN_WATCHER_MAXFDS\fR
-This is a debugging aid used to force limits on the FileSystemWatcher
+This is a debugging aid used to force limits on the kqueue FileSystemWatcher
implementation in Darwin. There is no limit by default.
.TP
\fBMONO_DISABLE_AIO\fR