1GEARMAN_CLIENT_WAIT(3)             Gearmand             GEARMAN_CLIENT_WAIT(3)
2
3
4

NAME

6       gearman_client_wait - Gearmand Documentation, http://gearman.info/
7

SYNOPSIS

9       #include <libgearman/gearman.h>
10
11       gearman_return_t gearman_client_wait(gearman_client_st *client)
12
13       Link with -lgearman
14

DESCRIPTION

16       Calling  gearman_client_wait()  causes  the calling code to sleep until
17       either the timeout in gearman_client_st is reached or gearmand responds
18       to the client.
19

RETURN VALUE

21       gearman_return_t
22

HOME

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

SEE ALSO

27       gearmand(8) libgearman(3)
28

AUTHOR

30       Data Differential http://www.datadifferential.com/
31
33       2011-2014, Data Differential, http://www.datadifferential.com/
34
35
36
37
381.1.19.1                         Feb 18, 2020           GEARMAN_CLIENT_WAIT(3)
Impressum