TOSMBClient icon indicating copy to clipboard operation
TOSMBClient copied to clipboard

Add timeout handling

Open natalia-osa opened this issue 9 years ago • 3 comments
trafficstars

When you create and resume TOSMBSessionDownloadTask it may work infinitely if the network connection was lost. It would be good to add the timeout, after which the task would fail.

natalia-osa avatar Jun 29 '16 12:06 natalia-osa

Yes, Im also having the same issue while downloading if network lost its trying to connect continuously. It would be great if introduce any timeout/network fail conditions. Thanks, Narendra

narendra-ct avatar Sep 30 '16 06:09 narendra-ct

This sadly needs to be added to libdsm in order to be exposed here. I did some research and had a play on how to configure the sockets API to achieve this, but I couldn't get it working.

TimOliver avatar Nov 17 '16 07:11 TimOliver

Thank you for the interest and the answer.

natalia-osa avatar Nov 17 '16 12:11 natalia-osa