diff options
author | root <root> | 2008-02-19 17:09:28 +0000 |
---|---|---|
committer | root <root> | 2008-02-19 17:09:28 +0000 |
commit | 091617c5e9d95bebfbb7f57fa1faeb22fcb57feb (patch) | |
tree | f9650c7621748569d16a7c018ae1d6ba8582fe4c /ev.pod | |
parent | 014a3ba283e895a632c27eb2e966576fbc27461a (diff) |
*** empty log message ***
Diffstat (limited to 'ev.pod')
-rw-r--r-- | ev.pod | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -508,6 +508,10 @@ Like C<ev_default_fork>, but acts on an event loop created by C<ev_loop_new>. Yes, you have to call this on every allocated event loop after fork, and how you do this is entirely your own problem. +=item int ev_is_default_loop (loop) + +Returns true when the given loop actually is the default loop, false otherwise. + =item unsigned int ev_loop_count (loop) Returns the count of loop iterations for the loop, which is identical to |