diff options
author | root <root> | 2010-10-24 21:51:03 +0000 |
---|---|---|
committer | root <root> | 2010-10-24 21:51:03 +0000 |
commit | bea7ecb1704869852017d6b7effc85acaeec129d (patch) | |
tree | f96ba63f832b32269fe6703e56d6826073f5fade /ev.pod | |
parent | b7c6c542e8fcaf291d3659214a323e57cb283560 (diff) |
*** empty log message ***
Diffstat (limited to 'ev.pod')
-rw-r--r-- | ev.pod | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -302,8 +302,8 @@ I<not> optional in this case unless libev 3 compatibility is disabled, as libev 3 had an C<ev_loop> function colliding with the struct name). The library knows two types of such loops, the I<default> loop, which -supports signals and child events, and dynamically created event loops -which do not. +supports child process events, and dynamically created event loops which +do not. =over 4 |