On Sun, Jan 8, 2012 at 7:37 AM, Jonathan S <[email protected]> wrote: > There is setConnectTimeout(int) - Sets the timeout value in milliseconds for > establishing the connection to the resource pointed by this URLConnection > instance. > There is setReadTimeout(int) - Sets the timeout value in milliseconds for > reading from the input stream of an established connection to the resource. >
I don't think those are related to the pooling implementation. Do you have any evidence that they are? -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

