(PECL event >= 1.2.6-beta)
EventBufferEvent::setPriority — Assign a priority to a bufferevent
$priority
) : boolAssign a priority to a bufferevent
Only supported for socket buffer events
priority
Priority value.
Returns true
on success. Otherwise false
.