Changeset 456 for trunk/xcache.h

Show
Ignore:
Timestamp:
07/14/2007 05:06:10 AM (17 months ago)
Author:
moo
Message:

fixed #133: add "compile failures" in XCache admin stats

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/xcache.h

    r442 r456  
    177177    zend_ulong clogs; 
    178178    zend_ulong ooms; 
     179    zend_ulong errors; 
    179180    xc_lock_t  *lck; 
    180181    xc_shm_t   *shm; /* to which shm contains us */