EvLoop::loopFork

(PECL ev >= 0.2.0)

EvLoop::loopForkMust be called after a fork

說(shuō)明

public EvLoop::loopFork(): void

Must be called after a fork in the child, before entering or continuing the event loop. An alternative is to use Ev::FLAG_FORKCHECK which calls this function automatically, at some performance loss (refer to the ? libev documentation ).

參數(shù)

此函數(shù)沒(méi)有參數(shù)。

返回值

沒(méi)有返回值。