diff options
author | root <root> | 2007-12-31 01:31:30 +0000 |
---|---|---|
committer | root <root> | 2007-12-31 01:31:30 +0000 |
commit | 3c11c7ffee9d72d3cf265dbb9fbefcee272b64ec (patch) | |
tree | 31535bb51af9551b75a12af368ca2fcb554284a0 /ev.pod | |
parent | 839d83fe37e337cf860be4dd2a1a56b67327907d (diff) |
*** empty log message ***
Diffstat (limited to 'ev.pod')
-rw-r--r-- | ev.pod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -577,7 +577,7 @@ Here are the gory details of what C<ev_loop> does: were used, or there are no active watchers, return, otherwise continue with step *. -Example: Queue some jobs and then loop until no events are outsanding +Example: Queue some jobs and then loop until no events are outstanding anymore. ... queue jobs here, make sure they register event watchers as long |