~vjsamuel/gearmand/fix-bug-868883

« back to all changes in this revision

Viewing changes to docs/man/gearman_strerror.3

  • Committer: Brian Aker
  • Date: 2011-06-22 15:49:27 UTC
  • mfrom: (439.1.7 gearmand-trunk)
  • Revision ID: brian@tangent.org-20110622154927-ezro6sntfu48zf1q
Merge in curent ttrunk into the mainline.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
.TH "GEARMAN_STRERROR" "3" "June 19, 2011" "0.22" "Gearmand"
 
1
.TH "GEARMAN_STRERROR" "3" "June 21, 2011" "0.22" "Gearmand"
2
2
.SH NAME
3
3
gearman_strerror \- Gearmand Documentation, http://gearman.info/
4
4
.
316
316
.UNINDENT
317
317
.sp
318
318
A task has had an error and will be retried.
 
319
.INDENT 0.0
 
320
.TP
 
321
.B GEARMAN_SHUTDOWN
 
322
.UNINDENT
 
323
.sp
 
324
\fI\%GEARMAN_SHUTDOWN\fP is a special case. If it is returned the client
 
325
will be sent \fI\%GEARMAN_SUCCESS\fP, but \fBgearman_worker_work()\fP
 
326
will exit with \fI\%GEARMAN_SHUTDOWN\fP.
319
327
.SS TASK ONLY
320
328
.INDENT 0.0
321
329
.TP