|
EvLoop::loopForkMust be called after a fork Description
public
void EvLoop::loopFork()
Must be called after a
fork
in the child, before entering or continuing the event loop. An alternative
is to use
ParametersThis function has no parameters. Return ValuesNo value is returned. |