(PECL event >= 1.2.6-beta)
Re-initialize event base(after a fork).
public bool EventBase::reInit ( void )
Re-initialize event base. Should be called after a fork.
Returns:
Returns TRUE
on success. Otherwise FALSE
.
Please login to continue.