I'm having issue when I'm trying to connect to a url and it takes
longer than expected.  My code tries to close the connection but
sometimes it is blocked by the URLconnection connect call.  The block
happens even before I can get my InputStream.

What are good ways to stop the request fast without waiting for the
timeout set for the connection?

Thanks!
-Moto

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to