On Thu, 2008-07-03 at 10:44 +0200, Gert Driesen wrote: > Miguel prepared a fix for this issue (committed by Martin in r107127), and > I've added a unit test based on your repro.
Yeah, I run into the same issue yesterday and Miguel and me finally figured it out. Closing the output stream did not close the HttpResponse, so the connection never shut down. -- Martin Baulig - [EMAIL PROTECTED] Novell GmbH, Düsseldorf GF: Volker Smid, Djamel Souici; HRB 21108 (AG Düsseldorf) _______________________________________________ Mono-devel-list mailing list [email protected] http://lists.ximian.com/mailman/listinfo/mono-devel-list
