Provided by: libgearman-dev_1.1.20+ds-1.2ubuntu1_amd64 bug

NAME

       gearman_worker_set_identifier - Gearmand Documentation, http://gearman.info/

SYNOPSIS

       #include <libgearman/gearman.h>

       gearman_return_t gearman_worker_set_identifier(gearman_worker_st *worker, const char *id, size_t id_size)

       Link with -lgearman

DESCRIPTION

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

RETURN VALUE

       gearman_worker_set_identifier() return gearman_return_t.

HOME

       To find out more information please check: http://gearman.info/

       SEE ALSO:
          gearmand Gearman Client/Worker Library  gearman_worker_st

AUTHOR

       Data Differential http://www.datadifferential.com/

COPYRIGHT

       2011-2014, Data Differential, http://www.datadifferential.com/

1.1.20+ds                                         Mar 19, 2025                  GEARMAN_WORKER_SET_IDENTIFIER(3)