[Mono-bugs] [Bug 466031] New: Socket.EndReceive buglet
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Wed Jan 14 09:29:40 EST 2009
https://bugzilla.novell.com/show_bug.cgi?id=466031
Summary: Socket.EndReceive buglet
Classification: Mono
Product: Mono: Class Libraries
Version: unspecified
Platform: Other
OS/Version: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: CORLIB
AssignedTo: mono-bugs at lists.ximian.com
ReportedBy: amcgovern at novell.com
QAContact: mono-bugs at lists.ximian.com
Found By: ---
In the attached testcase you can call EndReceive multiple times without an
exception getting thrown.
EndConnect and EndSend also have to be checked, and i suppose the Begin***
overloads too. Also need to verify what happens if you call 'Receive' in the
middle of a BeginReceive call.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the mono-bugs
mailing list