summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorroot <root>2011-05-30 18:34:28 +0000
committerroot <root>2011-05-30 18:34:28 +0000
commitdb116f08bb7e331dfbd14ead7bd5ce77344c2c6a (patch)
tree80e8f4841263276e8412219edd944158b8ddb8d7
parent4f2d8a4b1e1f39829e2b337f6116318731738852 (diff)
*** empty log message ***
-rw-r--r--ev.pod4
1 files changed, 3 insertions, 1 deletions
diff --git a/ev.pod b/ev.pod
index 36495bb..52d0c54 100644
--- a/ev.pod
+++ b/ev.pod
@@ -827,7 +827,9 @@ with something not expressible using other libev watchers (i.e. "roll your
own C<ev_run>"). However, a pair of C<ev_prepare>/C<ev_check> watchers is
usually a better approach for this kind of thing.
-Here are the gory details of what C<ev_run> does:
+Here are the gory details of what C<ev_run> does (this is for your
+understanding, not a guarantee that things will work exactly like this in
+future versions):
- Increment loop depth.
- Reset the ev_break status.