Function

Vipscache_set_max_files

Declaration [src]

void
vips_cache_set_max_files (
  int max_files
)

Description [src]

Set the maximum number of tracked files we allow before we start dropping cached operations. See vips_tracked_get_files().

See also: vips_tracked_get_files().

Parameters

max_files int
 

Max open files we allow.