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

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 15 Jul 2004 12:00:03 -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 dev@6wardlaw.freeserve.co.uk.

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

--- shadow/61608	2004-07-15 11:52:38.000000000 -0400
+++ shadow/61608.tmp.11841	2004-07-15 12:00:03.000000000 -0400
@@ -12,12 +12,13 @@
 ReportedBy: dev@6wardlaw.freeserve.co.uk               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
 Summary: RecvFrom_internal throws exception on connected socket
+OtherBugsDependingOnThis: 61609
 
 Description of Problem:
 
 When 'RecvFrom_internal' is called on a connected connection-oriented 
 socket, a 'System.SystemException' is thrown by the run-time.