simpligility / ksoap2-android

ksoap2-android - SOAP support for Android
http://simpligility.github.io/ksoap2-android/
Other
544 stars 247 forks source link

Fix transport timeout not considered #134

Open matpag opened 5 years ago

matpag commented 5 years ago

Small fix to consider the timeout in all constructors of Transport class

Fix #131