--- EV/EV.pm 2008/09/08 17:27:42 1.102 +++ EV/EV.pm 2008/10/02 07:49:09 1.103 @@ -132,8 +132,10 @@ The loop will automatically be destroyed when it is no longer referenced by any watcher and the loop object goes out of scope. -Using C is recommended, as only the default event loop -is protected by this module. +If you are not embedding the loop, then Using C +is recommended, as only the default event loop is protected by this +module. If you I embedding this loop in the default loop, this is not +necessary, as C automatically does the right thing on fork. =item $loop->loop_fork