From 2736c2b0a7a4e6fbb8fdb117eef4cef1a2261eb1 Mon Sep 17 00:00:00 2001 From: root Date: Mon, 29 Sep 2008 03:31:14 +0000 Subject: 3.44 --- ev.pod | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ev.pod') diff --git a/ev.pod b/ev.pod index 68e4298..b145894 100644 --- a/ev.pod +++ b/ev.pod @@ -2244,6 +2244,14 @@ that you cannot get an embeddable loop. The recommended way to get around this is to have a separate variables for your embeddable loop, try to create it, and if that fails, use the normal loop for everything. +=head3 C and fork + +While the C watcher is running, forks in the embedding loop will +automatically be applied to the embedded loop as well, so no special +fork handling is required in that case. When the watcher is not running, +however, it is still the task of the libev user to call C +as applicable. + =head3 Watcher-Specific Functions and Data Members =over 4 -- cgit v1.2.3