[Mono-bugs] [Bug 61608][Nor] Changed - [PATCH] RecvFrom_internal throws exception on connected socket

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 28 Jul 2004 12:56:04 -0400 (EDT)


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 dick@ximian.com.

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

--- shadow/61608	2004-07-20 23:33:49.000000000 -0400
+++ shadow/61608.tmp.11892	2004-07-28 12:56:04.000000000 -0400
@@ -12,13 +12,13 @@
 ReportedBy: dev@6wardlaw.freeserve.co.uk               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
 Summary: [PATCH] RecvFrom_internal throws exception on connected socket
-OtherBugsDependingOnThis: 61609
+OtherBugsDependingOnThis: 61609[FIXED]
 
 Description of Problem:
 
 When 'RecvFrom_internal' is called on a connected connection-oriented 
 socket, a 'System.SystemException' is thrown by the run-time.