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

Вifferentiate timeout for read response and timeout for connection #211

Open
GoogleCodeExporter opened this issue Feb 15, 2016 · 1 comment

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
I try to set different timeout for connection and read response in 
HttpTransportSE.

What is the expected output? What do you see instead?
API doesn't allow me to do it. I try to extend ServiceConnectionSE and so on, 
but I can't do it because connection is a private field in ServiceConnectionSE. 
So, I have to write my own version for ServiceConnectionSE with different 
timeout. 

What version of the product are you using? On what operating system?
I use Android 4.4.4 with 3.0.0 version of ksoap2-android, but I looked at 
source code for 3.5.0. 

Please provide any additional information below.

Original issue reported on code.google.com by [email protected] on 17 Mar 2015 at 7:21

@GoogleCodeExporter
Copy link
Author

The project is migrating to github. If you believe this issue is still valid 
and should be tracked please file a new issue at 
https://github.com/simpligility/ksoap2-android/issues



Original comment by [email protected] on 7 Aug 2015 at 5:35

  • Changed state: AwaitingContribution

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

1 participant