[Mono-bugs] [Bug 69388][Wis] Changed - Exception in ReadDone2 for iFolder

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 11 Nov 2004 22:16:18 -0500 (EST)


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by gonzalo@ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=69388

--- shadow/69388	2004-11-11 22:11:35.000000000 -0500
+++ shadow/69388.tmp.31048	2004-11-11 22:16:18.000000000 -0500
@@ -5,13 +5,13 @@
 OS Details: 
 Status: NEW   
 Resolution: 
 Severity: Unknown
 Priority: Wishlist
 Component: misc
-AssignedTo: mono-bugs@ximian.com                            
+AssignedTo: gonzalo@ximian.com                            
 ReportedBy: deddy@novell.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
 Summary: Exception in ReadDone2 for iFolder
@@ -56,6 +56,14 @@
 	 at System.Net.Sockets.Socket+SocketAsyncResult.Complete ()
 	 at System.Net.Sockets.Socket+Worker.Receive ()
 	 at System.MulticastDelegate.invoke_void ()
 Source: System
 in <0x000e1> System.Net.WebConnection:HandleError 
 (System.Net.WebExceptionStatus,System.Exception,string)
+
+------- Additional Comments From gonzalo@ximian.com  2004-11-11 22:16 -------
+I added some minor fixes to HttpWebRequest recently and am holding
+another that involves the code that throws that exception. When I
+commit that, I'll tell you. That will probably fix this.
+
+Anyway, it would be nice to have a tcpdump output file with the data
+for this connection.