update : 2015.11.03
php.shukuma.com

검색:
 
 
Assign a priority to a bufferevent

EventBufferEvent::setPriority

(PECL event >= 1.2.6-beta)

EventBufferEvent::setPriorityAssign a priority to a bufferevent

설명

public bool EventBufferEvent::setPriority ( int $priority )

Assign a priority to a bufferevent

Warning

Only supported for socket buffer events

인수

priority

Priority value.

반환값

Returns TRUE on success. Otherwise FALSE.