GearmanClient::clone

Create a copy of a GearmanClient object

Description

public GearmanClient GearmanClient::clone ( void )

Creates a copy of a GearmanClient object.

Parameters

This function has no parameters.

Return Values

A GearmanClient on success, FALSE on failure.