reference/gearman/gearmanworker/settimeout.xml
3c0b61c45a5dabe46865510311e57b77ea3dddb7
...
...
@@ -1,6 +1,5 @@
1
1
<?xml version="1.0" encoding="utf-8"?>
2
2
<!-- $Revision$ -->
3
-

4
3
<refentry xml:id="gearmanworker.settimeout" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
5
4
<refnamediv>
6
5
<refname>GearmanWorker::setTimeout</refname>
...
...
@@ -9,8 +8,8 @@
9
8

10
9
<refsect1 role="description">
11
10
&reftitle.description;
12
-
<methodsynopsis>
13
-
<modifier>public</modifier> <type>bool</type><methodname>GearmanWorker::setTimeout</methodname>
11
+
<methodsynopsis role="GearmanWorker">
12
+
<modifier>public</modifier> <type>true</type><methodname>GearmanWorker::setTimeout</methodname>
14
13
<methodparam><type>int</type><parameter>timeout</parameter></methodparam>
15
14
</methodsynopsis>
16
15
<para>
...
...
@@ -37,7 +36,7 @@
37
36
<refsect1 role="returnvalues">
38
37
&reftitle.returnvalues;
39
38
<para>
40
-
Always returns &true;.
39
+
&return.true.always;
41
40
</para>
42
41
</refsect1>
43
42

...
...
@@ -117,7 +116,6 @@ Timeout. Waiting for next job...
117
116
</refsect1>
118
117

119
118
</refentry>
120
-

121
119
<!-- Keep this comment at the end of the file
122
120
Local variables:
123
121
mode: sgml
124
122