EventBufferEvent
PHP Manual

EventBufferEvent::setPriority

(PECL event >= 1.2.6-beta)

EventBufferEvent::setPriorityAssign a priority to a bufferevent

Descrição

public bool EventBufferEvent::setPriority ( int $priority )

Assign a priority to a bufferevent

Aviso

Only supported for socket buffer events

Parâmetros

priority

Priority value.

Valor Retornado

Returns TRUE on success. Otherwise FALSE.


EventBufferEvent
PHP Manual