mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-15 16:38:54 +00:00
Add GEARMAN_CLIENT_GENERATE_UNIQUE
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335959 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
ccb105d8b2
commit
50647d095e
1 changed files with 11 additions and 0 deletions
|
@ -330,6 +330,17 @@
|
|||
</para>
|
||||
<para>
|
||||
<variablelist>
|
||||
<varlistentry xml:id="constant.gearman-client-generate-unique">
|
||||
<term>
|
||||
<constant>GEARMAN_CLIENT_GENERATE_UNIQUE</constant>
|
||||
(<type>integer</type>)
|
||||
</term>
|
||||
<listitem>
|
||||
<simpara>
|
||||
Generate a unique id (UUID) for each task.
|
||||
</simpara>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry xml:id="constant.gearman-client-non-blocking">
|
||||
<term>
|
||||
<constant>GEARMAN_CLIENT_NON_BLOCKING</constant>
|
||||
|
|
Loading…
Reference in a new issue