Apache Portable Runtime Utility Library
Data Fields
apr_memcache_server_t Struct Reference

Data Fields

const char * host
apr_port_t port
apr_memcache_server_status_t status
apr_reslist_tconns
apr_pool_t * p
apr_thread_mutex_t * lock
apr_time_t btime

Field Documentation

Resource list of actual client connections

Hostname of this Server

apr_thread_mutex_t* apr_memcache_server_t::lock

Pool to use for private allocations

Port of this Server


The documentation for this struct was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines