[Mono-bugs] [Bug 429200] Cannot re-call start of asynchronous method... Error

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Oct 8 10:52:48 EDT 2008


https://bugzilla.novell.com/show_bug.cgi?id=429200

User alan.mcgovern at gmail.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=429200#c3





--- Comment #3 from Alan McGovern <alan.mcgovern at gmail.com>  2008-10-08 08:52:48 MDT ---
Created an attachment (id=244316)
 --> (https://bugzilla.novell.com/attachment.cgi?id=244316)
Allow multiple calls to GetResponse

This (untested) patch should fix the issue. A similar fix will probably be
needed for GetRequestStream, as that probably has the same behaviour. That
would have to be tested though.

It may also be worth testing what multiple calls to BeginGetResponse will
result in. Is the same stream returned when EndGetResponse is called, or is an
exception thrown when you call BeginGetResponse a second time.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list