#include <structs.h>
Data Fields | |
| short | last_events |
| int | fd |
| gearmand_thread_st * | thread |
| gearmand_con_st * | next |
| gearmand_con_st * | prev |
| gearman_server_con_st * | server_con |
| gearman_con_st * | con |
| gearman_con_add_fn * | add_fn |
| struct event | event |
| char | host [NI_MAXHOST] |
| char | port [NI_MAXSERV] |
Definition at line 284 of file structs.h.
struct event gearmand_con_st::event [read] |
| char gearmand_con_st::host[NI_MAXHOST] |
| char gearmand_con_st::port[NI_MAXSERV] |
1.6.1