Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add timeout handling #25

Open
natalia-osa opened this issue Jun 29, 2016 · 3 comments
Open

Add timeout handling #25

natalia-osa opened this issue Jun 29, 2016 · 3 comments

Comments

@natalia-osa
Copy link
Contributor

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.

@narendra-ct
Copy link

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

@TimOliver
Copy link
Owner

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.

@natalia-osa
Copy link
Contributor Author

Thank you for the interest and the answer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants