EventBufferEvent::setPriority

(PECL event >= 1.2.6-beta)

EventBufferEvent::setPriority为 bufferevent 指定优先级

说明

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

为 bufferevent 指定优先级

警告

仅适用于套接字缓冲事件

参数

priority

优先级值。

返回值

成功时返回 true,失败时返回 false

添加注释

用户贡献的注释

此页面没有用户贡献的注释。
To Top