KSOAP never timeout

前端 未结 4 1077
北恋
北恋 2020-12-10 09:21

I\'m using ksoap2 2.5.4 (on Android 2.2) which supports timeout. I\'m using Apache 2.2.16 to handle my requests. Everything works fine, but when I shutdown my Apache (or dis

4条回答
  •  無奈伤痛
    2020-12-10 09:40

    This still seems to be an open issue with HttpTransportSE ignoring the timeout value in some situations. See related:

    http://code.google.com/p/ksoap2-android/issues/detail?id=52

    http://code.google.com/p/ksoap2-android/issues/detail?id=60&q=httpTransportse%20timeout

提交回复
热议问题