#include <apr_memcache.h>
Data Fields | |
apr_uint32_t | flags |
apr_uint16_t | nalloc |
apr_uint16_t | ntotal |
apr_memcache_server_t ** | live_servers |
apr_pool_t * | p |
|
Flags, Not currently used |
|
Array of Servers |
|
Number of Servers Allocated |
|
Number of Servers Added |
|
|