(PECL event >= 1.2.6-beta)
Assign a priority to a bufferevent
public bool EventBufferEvent::setPriority ( int $priority )
Assign a priority to a bufferevent
Parameters:
priority
Priority value.
Returns:
Returns TRUE on success. Otherwise FALSE.
Only supported for socket buffer events
Please login to continue.