On 03/31/2017 09:09 PM, Michael Niedermayer wrote:
On Fri, Mar 31, 2017 at 01:27:11PM +1100, Timothy Lee wrote:
Hi,
This patch allows the name of the cache file to be specified, and
retains the file after use. This was marked as a TODO item inside
cache.c
If the filename is not specified, the
On Fri, Mar 31, 2017 at 01:27:11PM +1100, Timothy Lee wrote:
> Hi,
>
> This patch allows the name of the cache file to be specified, and
> retains the file after use. This was marked as a TODO item inside
> cache.c
>
> If the filename is not specified, the cache protocol reverts back to
> the or
Hi,
This patch allows the name of the cache file to be specified, and
retains the file after use. This was marked as a TODO item inside cache.c
If the filename is not specified, the cache protocol reverts back to the
original behavior of using a temporary file.
Regards,
Timothy
>From 762ca