|
Apache HTTPD
|
Public Attributes | |
| apr_memcache_server_t * | ms |
| apr_memcache_conn_t * | conn |
| struct iovec * | query_vec |
| apr_int32_t | query_vec_count |
Server and Query Structure for a multiple get
Definition at line 103 of file apr_memcache.c.
| apr_memcache_conn_t* cache_server_query_t::conn |
Definition at line 105 of file apr_memcache.c.
| apr_memcache_server_t* cache_server_query_t::ms |
Definition at line 104 of file apr_memcache.c.
Definition at line 106 of file apr_memcache.c.
| apr_int32_t cache_server_query_t::query_vec_count |
Definition at line 107 of file apr_memcache.c.