From fc3dbcda5360f1a0aa528eed8737d6ce370e665c Mon Sep 17 00:00:00 2001 From: root Date: Fri, 19 Sep 2008 03:46:20 +0000 Subject: *** empty log message *** --- Changes | 1 + ev.pod | 5 ++--- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Changes b/Changes index eddbe61..cc9a8ec 100644 --- a/Changes +++ b/Changes @@ -5,6 +5,7 @@ WISH? monotonic clocks times/GetTickCount for coarse corrections? - new function: ev_now_update (loop). - verify_watcher was not marked static. - improve the "associating..." manpage section. + - documentation tweaks here and there. 3.43 Sun Jul 6 05:34:41 CEST 2008 - include more include files on windows to get struct _stati64 diff --git a/ev.pod b/ev.pod index 714af7d..b973673 100644 --- a/ev.pod +++ b/ev.pod @@ -3300,9 +3300,8 @@ different coroutines and switch freely between both coroutines running the loop, as long as you don't confuse yourself). The only exception is that you must not do this from C reschedule callbacks. -Care has been invested into making sure that libev does not keep local -state inside C, and other calls do not usually allow coroutine -switches. +Care has been taken to ensure that libev does not keep local state inside +C, and other calls do not usually allow coroutine switches. =head1 COMPLEXITIES -- cgit v1.2.3