Functions | |
| gearman_return_t | gearmand_protocol_http_conf (gearman_conf_st *conf) |
| gearman_return_t | gearmand_protocol_http_init (gearmand_st *gearmand, gearman_conf_st *conf) |
| gearman_return_t | gearmand_protocol_http_deinit (gearmand_st *gearmand) |
| gearman_return_t gearmand_protocol_http_conf | ( | gearman_conf_st * | conf | ) |
Get module configuration options.
| gearman_return_t gearmand_protocol_http_init | ( | gearmand_st * | gearmand, | |
| gearman_conf_st * | conf | |||
| ) |
Initialize the HTTP protocol module.
| gearman_return_t gearmand_protocol_http_deinit | ( | gearmand_st * | gearmand | ) |
De-initialize the HTTP protocol module.
1.5.6