summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorroot <root>2013-04-28 14:57:12 +0000
committerroot <root>2013-04-28 14:57:12 +0000
commit84a992d7ab335ea0b95d091069fa1a49945b9dc1 (patch)
tree608e04e79310439c7112f75ef94ffc5c2d07c2a8
parent29c469111f2145f78a7d11dc8bcdd39be697f66e (diff)
*** empty log message ***
-rw-r--r--ev.pod6
1 files changed, 4 insertions, 2 deletions
diff --git a/ev.pod b/ev.pod
index 73c4d34..e913883 100644
--- a/ev.pod
+++ b/ev.pod
@@ -398,8 +398,10 @@ If this flag bit is or'ed into the flag value (or the program runs setuid
or setgid) then libev will I<not> look at the environment variable
C<LIBEV_FLAGS>. Otherwise (the default), this environment variable will
override the flags completely if it is found in the environment. This is
-useful to try out specific backends to test their performance, or to work
-around bugs.
+useful to try out specific backends to test their performance, to work
+around bugs, or to make libev threadsafe (accessing environment variables
+cannot be done in a threadsafe way, but usually it works if no other
+thread modifies them).
=item C<EVFLAG_FORKCHECK>