Clearstatcache---&http://www.aliyun.com/zixun/aggregation/37954.html ">nbsp; Clear file Status Cache
Syntax: void Clearstatcache (void);
Description:
The use of stat () and Lstat () is quite resource consuming, so the result of any status function call is stored so that it can be used the next time a call with the same file name is used. If you want to force a new state check (check), for example: If the file is present (maximally) to check a lot of time, and may change or disappear, use this function to clear the result of the last call from the memory.
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.