diff options
author | root <root> | 2007-12-31 01:32:59 +0000 |
---|---|---|
committer | root <root> | 2007-12-31 01:32:59 +0000 |
commit | e7d647c29a0f8395f68b86d6dfa62722ebd0ff0e (patch) | |
tree | fb681913d56f27b3e5f9d5b0e2740ecdc2dc8f7f /ev.pod | |
parent | 3c11c7ffee9d72d3cf265dbb9fbefcee272b64ec (diff) |
*** empty log message ***
Diffstat (limited to 'ev.pod')
-rw-r--r-- | ev.pod | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -592,6 +592,8 @@ has processed all outstanding events). The C<how> argument must be either C<EVUNLOOP_ONE>, which will make the innermost C<ev_loop> call return, or C<EVUNLOOP_ALL>, which will make all nested C<ev_loop> calls return. +This "unloop state" will be cleared when entering C<ev_loop> again. + =item ev_ref (loop) =item ev_unref (loop) |