*** empty log message ***

master
Marc Alexander Lehmann 2011-05-30 18:34:28 +00:00
parent a6b967eb2a
commit 9c83694f31
1 changed files with 3 additions and 1 deletions

4
ev.pod
View File

@ -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.