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 or false
on failure.