Changeset 196 for trunk/include


Ignore:
Timestamp:
Nov 20, 2008, 9:39:06 PM (16 years ago)
Author:
katerina
Message:

New option SetDropCache ([false]/true) to drop checksummed files from file cache.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/slib.h

    r192 r196  
    323323  SL_TICKET  sl_open_read        (const char * fname, int priviledge_mode);
    324324
     325  /* Drop from cach when closing
     326   */
     327  int sl_set_drop_cache(const char * str);
     328
    325329  /* Open for reading w/minimum checking.
    326330   */
Note: See TracChangeset for help on using the changeset viewer.