EventBase::priorityInit

(PECL event >= 1.2.6-beta)

EventBase::priorityInitSets number of priorities per event base

Opis

public EventBase::priorityInit ( int $n_priorities ) : bool

Sets number of priorities per event base.

Parametry

n_priorities

The number of priorities per event base.

Zwracane wartości

Returns TRUE on success, otherwise FALSE.

Zobacz też:

add a note add a note

User Contributed Notes

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