[Mono-bugs] [Bug 666736] New: UDP support
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Mon Jan 24 16:49:22 EST 2011
https://bugzilla.novell.com/show_bug.cgi?id=666736
https://bugzilla.novell.com/show_bug.cgi?id=666736#c0
Summary: UDP support
Classification: Mono
Product: MonoDroid
Version: unspecified
Platform: Other
OS/Version: Other
Status: NEW
Severity: Major
Priority: P5 - None
Component: Class Libraries
AssignedTo: mono-bugs at lists.ximian.com
ReportedBy: sergei.shishkin at gmail.com
QAContact: mono-bugs at lists.ximian.com
Found By: ---
Blocker: ---
Created an attachment (id=409958)
--> (http://bugzilla.novell.com/attachment.cgi?id=409958)
Sample code to test UDP functionality.
Description of Problem:
MonoDroid doesn't support UDP.
Steps to reproduce the problem:
1. Call Socket constructor with SocketType.Dgram.
Actual Results:
"ArgumentException: type"
Expected Results:
Instantiated and functioning socket.
How often does this happen?
Always.
Additional Information:
Consider attached sample code to test UDP functionality.
P.S. Severity isn't marked with * to be a required field!
--
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