diff options
author | root <root> | 2013-04-28 14:57:12 +0000 |
---|---|---|
committer | root <root> | 2013-04-28 14:57:12 +0000 |
commit | 84a992d7ab335ea0b95d091069fa1a49945b9dc1 (patch) | |
tree | 608e04e79310439c7112f75ef94ffc5c2d07c2a8 | |
parent | 29c469111f2145f78a7d11dc8bcdd39be697f66e (diff) |
*** empty log message ***
-rw-r--r-- | ev.pod | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -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> |