EventBase::priorityInit

(PECL event >= 1.2.6-beta)

EventBase::priorityInitSets number of priorities per event base

Опис

public bool EventBase::priorityInit ( int $n_priorities )

Sets number of priorities per event base.

Параметри

n_priorities

The number of priorities per event base.

Значення, що повертаються

Returns TRUE on success, otherwise FALSE.

Прогляньте Також

add a note add a note

User Contributed Notes

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