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

Speed Test Socket not getting closed #59

Open
mehrozafzal opened this issue May 17, 2018 · 1 comment
Open

Speed Test Socket not getting closed #59

mehrozafzal opened this issue May 17, 2018 · 1 comment

Comments

@mehrozafzal
Copy link

Speed Test Socket not getting closed even after forcetaskstop and close socket.
If internet speed is too low the download starts quite late and when i try to close it explicitly after a specific amount of time by closing and forcetaskstopping then after a second it starts downloading and wont stop.

@DimaDDM
Copy link

DimaDDM commented Jun 16, 2018

+1 closeSocket should call in forcetaskstop
I'm trying
speedSocket.forceStopTask();
And files keep downloading!
after add
speedSocket.closeSocket();
socket closed

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

No branches or pull requests

2 participants