memcached_server_st

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Structs

struct_io_wait_count
struct struct_io_wait_count
Undocumented in source.
struct_options
struct struct_options
Undocumented in source.

Variables

Version
uint Version;
Undocumented in source.
cursor_active
uint cursor_active;
Undocumented in source.
error_messages
memcached_error_t* error_messages;
Undocumented in source.
hostname
char[MEMCACHED_NI_MAXHOST] hostname;
Undocumented in source.
io_bytes_sent
uint io_bytes_sent;
Undocumented in source.
io_wait_count
struct_io_wait_count io_wait_count;
Undocumented in source.
limit_maxbytes
ulong limit_maxbytes;
Undocumented in source.
major_version
ubyte major_version;
Undocumented in source.
micro_version
ubyte micro_version;
Undocumented in source.
minor_version
ubyte minor_version;
Undocumented in source.
next_retry
time_t next_retry;
Undocumented in source.
number_of_hosts
uint number_of_hosts;
Undocumented in source.
options
struct_options options;
Undocumented in source.
port
in_port_t port;
Undocumented in source.
request_id
uint request_id;
Undocumented in source.
root
memcached_st* root;
Undocumented in source.
server_failure_counter
uint server_failure_counter;
Undocumented in source.
server_failure_counter_query_id
ulong server_failure_counter_query_id;
Undocumented in source.
server_timeout_counter
uint server_timeout_counter;
Undocumented in source.
server_timeout_counter_query_id
ulong server_timeout_counter_query_id;
Undocumented in source.
state
memcached_server_state_t state;
Undocumented in source.
type
memcached_connection_t type;
Undocumented in source.
weight
uint weight;
Undocumented in source.

Meta