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