diff options
| -rw-r--r-- | ev.html | 2 | ||||
| -rw-r--r-- | ev.pod | 2 | 
2 files changed, 2 insertions, 2 deletions
| @@ -6,7 +6,7 @@  	<meta name="description" content="Pod documentation for libev" />  	<meta name="inputfile" content="<standard input>" />  	<meta name="outputfile" content="<standard output>" /> -	<meta name="created" content="Mon Nov 12 09:45:48 2007" /> +	<meta name="created" content="Mon Nov 12 09:46:41 2007" />  	<meta name="generator" content="Pod::Xhtml 1.57" />  <link rel="stylesheet" href="http://res.tst.eu/pod.css"/></head>  <body> @@ -669,7 +669,7 @@ believe me.  =back -=head2 C<ev_prepare> and C<ev_check> - your hooks into the event loop +=head2 C<ev_prepare> and C<ev_check> - customise your event loop  Prepare and check watchers are usually (but not always) used in tandem:  Prepare watchers get invoked before the process blocks and check watchers | 
