GEARMAN_PARSE_SERVERS(3) | Gearmand | GEARMAN_PARSE_SERVERS(3) |
gearman_parse_servers - Gearmand Documentation, http://gearman.info/
#include <libgearman/gearman.h>
Link with -lgearman
gearman_parse_servers() parses a list of servers and call the gearman_parse_server_fn() for each server.
A value of type gearman_return_t is returned. On success that value will be GEARMAN_SUCCESS. Use gearman_strerror to translate this value to a printable string.
To find out more information please check: http://gearman.info/
Data Differential http://www.datadifferential.com/
2011-2020, Data Differential, http://www.datadifferential.com/
December 12, 2020 | 1.1.19.1+ds |