#include <structs.h>
Data Fields | |
in_port_t | port |
uint32_t | listen_count |
gearmand_st * | gearmand |
gearman_con_add_fn * | add_fn |
int * | listen_fd |
struct event * | listen_event |
Definition at line 247 of file structs.h.
in_port_t gearmand_port_st::port |
uint32_t gearmand_port_st::listen_count |
struct event* gearmand_port_st::listen_event [read] |