gearman_version - Gearmand Documentation, http://gearman.info/
Contents
Copyright
2011-2014, Data Differential, http://www.datadifferential.com/
1.1.20+ds Mar 19, 2025 GEARMAN_VERSION(3)
Description
Return the version of the library.
Home
To find out more information please check: http://gearman.info/Name
gearman_version - Gearmand Documentation, http://gearman.info/Return Value
A constant C style string. No deallocation is required.
See Also
gearmand(8)libgearman(3)
Synopsis
#include <libgearman/gearman.h>
constchar*gearman_version(gearman_verbose_tverbose)
Link with -lgearman
