libdsm
libdsm copied to clipboard
Add timeout handling in case of smb_fread
When you create a download task from network it may work infinitely if the network connection was lost. It would be good to add the timeout/network lost error, after which the task would fail.
Thanks, Naren