PHP 8.3.4 Released!

EventBase::reInit

(PECL event >= 1.2.6-beta)

EventBase::reInitRe-initialize event base(after a fork)

Descrizione

public EventBase::reInit(): bool

Re-initialize event base. Should be called after a fork.

Elenco dei parametri

Questa funzione non contiene parametri.

Valori restituiti

Restituisce true in caso di successo, false in caso di fallimento.

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top