On Sep 30, 2011, at 4:58 AM, Andrew Sinclair wrote: > Given that this is a general stream-related issue, could it be causing the > random issues I've seen around HttpWebRequests? > (http://bugzilla.xamarin.com/show_bug.cgi?id=1031)
It's not stream-related, it's wrapped-java-stream related. HttpWebRequest doesn't involve Java streams at all, just mono's normal Stream-atop-libc support, and thus should act normally. I'm not sure what bug 1031 has to do with HttpWebRequest, though; I don't see HttpWebRequest mentioned, and it's about long GC pauses... - Jon _______________________________________________ Monodroid mailing list [email protected] UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid
