Files
amiga-smbfs/source_code/include/smb
Olaf Barthel 561ca54b8f Updated to version 2.20
If the Examine/ExNext/ExAll functions need to restart directory scanning, the cache maintained by the smbfs directory reader is now always cleared.

Removed the directory cache expiration time feature, along with the just-introduced CACHEEXPIRES option. The context in which the expiration time was used did not justify it as a feature. It looked more like a bug...

Rewrote the smba_readdir() function to perform its only task in a much simpler manner. It now either fills the directory cache or retrieves the cache entries to be delivered to the caller, resuming the retrieval at a predefined position if required.
2019-02-28 11:04:35 +01:00
..
2019-02-28 11:04:35 +01:00
2019-02-28 11:04:35 +01:00
2018-05-11 11:07:04 +02:00
2018-06-01 15:35:50 +02:00
2018-06-03 11:36:04 +02:00