libmemcached ~master (2019-03-29T09:05:11Z)
Home
Dub
Repo
memcached_server_st.struct_io_wait_count
memcache
structd
memcached_server_st
Undocumented in source.
struct
memcached_server_st
struct
struct_io_wait_count {
uint
read
;
uint
write
;
uint
timeouts
;
size_t
_bytes_read
;
}
Members
Variables
_bytes_read
size_t
_bytes_read
;
Undocumented in source.
read
uint
read
;
Undocumented in source.
timeouts
uint
timeouts
;
Undocumented in source.
write
uint
write
;
Undocumented in source.
Meta
Source
See Implementation
memcache
structd
memcached_server_st
structs
struct_io_wait_count
struct_options
variables
Version
cursor_active
error_messages
hostname
io_bytes_sent
io_wait_count
limit_maxbytes
major_version
micro_version
minor_version
next_retry
number_of_hosts
options
port
request_id
root
server_failure_counter
server_failure_counter_query_id
server_timeout_counter
server_timeout_counter_query_id
state
type
weight