Elecid / ksoap2-android

Automatically exported from code.google.com/p/ksoap2-android
0 stars 0 forks source link

Improvement: Explicitly call "disconnect" #206

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Can be very useful if we can call "disconnect" explicitly on httptransport.
For example. Consider about executing an AsyncTask. I can cancel it if i need. 
But i can't force a possible pending connection to close. I hope this feature 
can be included into next release.
Thanks much

Original issue reported on code.google.com by giuseppe...@gmail.com on 4 Feb 2015 at 6:51