diff options
| author | root <root> | 2010-10-24 20:11:11 +0000 | 
|---|---|---|
| committer | root <root> | 2010-10-24 20:11:11 +0000 | 
| commit | 03b72262a8803722162a46c195bd39d92461c142 (patch) | |
| tree | afb9442f2316f208550bb5ad7c2d415bc5d5f50e | |
| parent | 9dc24ee2fdb61b1721ea2303e5e48daa04bd50ff (diff) | |
*** empty log message ***
| -rw-r--r-- | ev.pod | 4 | 
1 files changed, 2 insertions, 2 deletions
| @@ -3107,8 +3107,8 @@ believe me.  =head2 C<ev_cleanup> - even the best things end -Cleanup watchers are called just before the event loop they are registered -with is being destroyed. +Cleanup watchers are called just before the event loop is being destroyed +by a call to C<ev_loop_destroy>.  While there is no guarantee that the event loop gets destroyed, cleanup  watchers provide a convenient method to install cleanup hooks for your | 
