summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorroot <root>2011-01-11 01:41:56 +0000
committerroot <root>2011-01-11 01:41:56 +0000
commit4377ea7c72a7ff2a1b653ecf829adfd30648851f (patch)
tree7a73e7d910485070dde70762271276f049903b4d
parent80754c6bd6c2aed34d79516b689f59dd41fcc732 (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 7d76a5f..3d4852e 100644
--- a/ev.pod
+++ b/ev.pod
@@ -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