GearmanClient
PHP Manual

GearmanClient::addOptions

(PECL gearman >= 0.6.0)

GearmanClient::addOptionsAdd client options

说明

public bool GearmanClient::addOptions ( int $options )

Adds one or more options to those already set.

参数

options

The options to add

返回值

Always returns TRUE.


GearmanClient
PHP Manual