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:
authorGonzalo Paniagua Javier <gonzalo.mono@gmail.com>2005-04-13 00:19:35 +0400
committerGonzalo Paniagua Javier <gonzalo.mono@gmail.com>2005-04-13 00:19:35 +0400
commit4a14c0e50b1fbcd83630be4d6683bba10af3510e (patch)
tree767ae9ee56a08313fca7008b4379b37f4b91ed7d /man
parent82218a8eba532b6997eabab789e2098383886172 (diff)
updated
svn path=/trunk/mono/; revision=42870
Diffstat (limited to 'man')
-rw-r--r--man/mono.13
1 files changed, 2 insertions, 1 deletions
diff --git a/man/mono.1 b/man/mono.1
index c6f6e088857..ed7d07a17d9 100644
--- a/man/mono.1
+++ b/man/mono.1
@@ -375,7 +375,8 @@ to track down the source of the problems.
.TP
.I "MONO_DISABLE_AIO"
If set, tells mono NOT to attempt using native asynchronous I/O services. In
-that case, the threadpool is used for asynchronous I/O on files and sockets.
+that case, a default select/poll implementation is used. Currently only epoll()
+is supported.
.TP
.I "MONO_DISABLE_SHM"
If this variable is set, it disables the shared memory part of the