1GEARMAN_WORKER_SET_IDENTIFIER(3)   Gearmand   GEARMAN_WORKER_SET_IDENTIFIER(3)
2
3
4

NAME

6       gearman_worker_set_identifier  -  Gearmand  Documentation, http://gear
7       man.info/
8

SYNOPSIS

10       #include <libgearman/gearman.h>
11
12       gearman_return_t                    gearman_worker_set_identifier(gear‐
13       man_worker_st *worker, const char *id, size_t id_size)
14
15       Link with -lgearman
16

DESCRIPTION

18       gearman_worker_set_identifier()  sets  the  identifier  that the server
19       uses to identify the worker.
20

RETURN VALUE

22       gearman_worker_set_identifier() return gearman_return_t.
23

HOME

25       To find out more information please check: http://gearman.info/
26
27       SEE ALSO:
28          gearmand ../libgearman  gearman_worker_st
29

AUTHOR

31       Data Differential http://www.datadifferential.com/
32
34       2011-2014, Data Differential, http://www.datadifferential.com/
35
36
37
38
391.1.19.1                         Feb 18, 2020 GEARMAN_WORKER_SET_IDENTIFIER(3)
Impressum