EventBufferEvent::setPriority

(PECL event >= 1.2.6-beta)

EventBufferEvent::setPriorityAssign a priority to a bufferevent

Descripción

public EventBufferEvent::setPriority ( int $priority ) : bool

Assign a priority to a bufferevent

Advertencia

Only supported for socket buffer events

Parámetros

priority

Priority value.

Valores devueltos

Returns TRUE on success. Otherwise FALSE.