Gearman Developer Documentation

gearman_con_st Struct Reference
[Connection Handling]

#include <structs.h>

Data Fields

gearman_con_options_t options
gearman_con_state_t state
gearman_con_send_state_t send_state
gearman_con_recv_state_t recv_state
in_port_t port
short events
short revents
int fd
uint32_t created_id
uint32_t created_id_next
size_t send_buffer_size
size_t send_data_size
size_t send_data_offset
size_t recv_buffer_size
size_t recv_data_size
size_t recv_data_offset
gearman_stgearman
gearman_con_stnext
gearman_con_stprev
const void * context
struct addrinfoaddrinfo
struct addrinfoaddrinfo_next
uint8_t * send_buffer_ptr
gearman_packet_strecv_packet
uint8_t * recv_buffer_ptr
const void * protocol_context
gearman_con_protocol_context_free_fnprotocol_context_free_fn
gearman_packet_pack_fnpacket_pack_fn
gearman_packet_unpack_fnpacket_unpack_fn
gearman_packet_st packet
char host [NI_MAXHOST]
uint8_t send_buffer [GEARMAN_SEND_BUFFER_SIZE]
uint8_t recv_buffer [GEARMAN_RECV_BUFFER_SIZE]

Detailed Description

Definition at line 82 of file structs.h.


Field Documentation

Definition at line 84 of file structs.h.

Definition at line 85 of file structs.h.

Definition at line 86 of file structs.h.

Definition at line 87 of file structs.h.

Definition at line 88 of file structs.h.

Definition at line 89 of file structs.h.

Definition at line 90 of file structs.h.

Definition at line 91 of file structs.h.

Definition at line 92 of file structs.h.

Definition at line 93 of file structs.h.

Definition at line 94 of file structs.h.

Definition at line 95 of file structs.h.

Definition at line 96 of file structs.h.

Definition at line 97 of file structs.h.

Definition at line 98 of file structs.h.

Definition at line 99 of file structs.h.

Definition at line 100 of file structs.h.

Definition at line 101 of file structs.h.

Definition at line 102 of file structs.h.

Definition at line 103 of file structs.h.

Definition at line 104 of file structs.h.

Definition at line 105 of file structs.h.

Definition at line 106 of file structs.h.

Definition at line 107 of file structs.h.

Definition at line 108 of file structs.h.

Definition at line 109 of file structs.h.

Definition at line 110 of file structs.h.

Definition at line 111 of file structs.h.

Definition at line 112 of file structs.h.

Definition at line 113 of file structs.h.

char gearman_con_st::host[NI_MAXHOST]

Definition at line 114 of file structs.h.

uint8_t gearman_con_st::send_buffer[GEARMAN_SEND_BUFFER_SIZE]

Definition at line 115 of file structs.h.

uint8_t gearman_con_st::recv_buffer[GEARMAN_RECV_BUFFER_SIZE]

Definition at line 116 of file structs.h.


The documentation for this struct was generated from the following file:

Generated on Tue Oct 13 20:19:22 2009 by  doxygen 1.6.1