1gearman_task_is_known(3)            Gearman           gearman_task_is_known(3)
2
3
4

NAME

6       gearman_task_is_known - Task Declarations
7

SYNOPSIS

9       #include <libgearman/gearman.h>
10
11        bool gearman_task_is_known(const gearman_task_st *task);
12

DESCRIPTION

14       Get status on whether a task is known or not.
15

SEE ALSO

17       The Gearman homepage: http://www.gearman.org/
18

BUGS

20       Bugs should be reported at https://bugs.launchpad.net/gearmand
21

COPYING

23       Copyright (C) 2008 Brian Aker, Eric Day. All rights reserved.
24
25       Use  and  distribution  licensed under the BSD license. See the COPYING
26       file in the original source for full text.
27
28
29
30Gearman                           2010-03-15          gearman_task_is_known(3)
Impressum