EventBufferEvent::setPriority

(PECL event >= 1.2.6-beta)

EventBufferEvent::setPriorityAssign a priority to a bufferevent

Опис

public bool EventBufferEvent::setPriority ( int $priority )

Assign a priority to a bufferevent

Увага

Only supported for socket buffer events

Параметри

priority

Priority value.

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

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