diff --git a/ev.pod b/ev.pod index b67bc85..bda58f5 100644 --- a/ev.pod +++ b/ev.pod @@ -418,8 +418,8 @@ without a system call and thus I fast, but my GNU/Linux system also has C which is even faster). The big advantage of this flag is that you can forget about fork (and -forget about forgetting to tell libev about forking) when you use this -flag. +forget about forgetting to tell libev about forking, although you still +have to ignore C) when you use this flag. This flag setting cannot be overridden or specified in the C environment variable. @@ -691,6 +691,9 @@ watchers (except inside an C callback), but it makes most sense after forking, in the child process. You I call it (or use C) in the child before resuming or calling C. +In addition, if you want to reuse a loop (via this function of +C), you I have to ignore C. + Again, you I to call it on I loop that you want to re-use after a fork, I. This is because some kernel interfaces *cough* I *cough* do funny things