GME  13
Public Attributes
apr_memcache_server_t Struct Reference

#include <apr_memcache.h>

List of all members.

Public Attributes

const char * host
apr_port_t port
apr_memcache_server_status_t status
apr_memcache_conn_tconn
apr_pool_tp
apr_time_t btime

Detailed Description

Definition at line 60 of file apr_memcache.h.


Member Data Documentation

Pool to use for private allocations

Definition at line 74 of file apr_memcache.h.

Definition at line 68 of file apr_memcache.h.

Hostname of this Server

Definition at line 62 of file apr_memcache.h.

Definition at line 70 of file apr_memcache.h.

Port of this Server

Definition at line 63 of file apr_memcache.h.

See also:
apr_memcache_server_status_t

Definition at line 64 of file apr_memcache.h.


The documentation for this struct was generated from the following file: