GearmanClient
PHP Manual

GearmanClient::setOptions

(PECL gearman >= 0.5.0)

GearmanClient::setOptionsSet client options

说明

public bool GearmanClient::setOptions ( int $options )

Sets one or more client options.

参数

options

The options to be set

返回值

Always returns TRUE.


GearmanClient
PHP Manual