1GEARMAN_VERSION(3) Gearmand GEARMAN_VERSION(3)
2
3
4
6 gearman_version - Gearmand Documentation, http://gearman.info/
7
9 #include <libgearman/gearman.h>
10
11 const char *gearman_version(gearman_verbose_t verbose)
12
13 Link with -lgearman
14
16 Return the version of the library.
17
19 A constant C style string. No deallocation is required.
20
22 To find out more information please check: http://gearman.info/
23
25 gearmand(8) libgearman(3)
26
28 Data Differential http://www.datadifferential.com/
29
31 2011-2014, Data Differential, http://www.datadifferential.com/
32
33
34
35
361.1.19.1 Feb 18, 2020 GEARMAN_VERSION(3)