diff options
| author | root <root> | 2011-01-11 01:41:56 +0000 | 
|---|---|---|
| committer | root <root> | 2011-01-11 01:41:56 +0000 | 
| commit | 4377ea7c72a7ff2a1b653ecf829adfd30648851f (patch) | |
| tree | 7a73e7d910485070dde70762271276f049903b4d | |
| parent | 80754c6bd6c2aed34d79516b689f59dd41fcc732 (diff) | |
*** empty log message ***
| -rw-r--r-- | ev.pod | 4 | 
1 files changed, 3 insertions, 1 deletions
@@ -3635,6 +3635,8 @@ an event loop currently blocking in the kernel will have no knowledge  about the newly added timer. By waking up the loop it will pick up any new  watchers in the next event loop iteration. +=back +  =head1 LIBEVENT EMULATION @@ -4573,7 +4575,7 @@ And a F<ev_cpp.C> implementation file that contains libev proper and is compiled     #include "ev_cpp.h"     #include "ev.c" -=head1 INTERACTION WITH OTHER PROGRAMS, LIBRARIES OR THE ENVIRONMENT +=head1 INTERACTION WITH OTHER PROGRAMS OR LIBRARIES  =head2 THREADS AND COROUTINES  | 
