EventBufferEvent
PHP Manual

EventBufferEvent::setPriority

(PECL event >= 1.2.6-beta)

EventBufferEvent::setPriorityAssign a priority to a bufferevent

Descrizione

public bool EventBufferEvent::setPriority ( int $priority )

Assign a priority to a bufferevent

Avviso

Only supported for socket buffer events

Elenco dei parametri

priority

Priority value.

Valori restituiti

Returns TRUE on success. Otherwise FALSE.


EventBufferEvent
PHP Manual