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: [email protected] ReportedBy: [email protected] QAContact: [email protected] 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
