https://bugzilla.novell.com/show_bug.cgi?id=655153
https://bugzilla.novell.com/show_bug.cgi?id=655153#c3 Miguel de Icaza <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution| |INVALID --- Comment #3 from Miguel de Icaza <[email protected]> 2010-12-06 21:42:05 UTC --- Since this is not part of the official .NET API, I would not want to add this to Mono as it would create an incompatible API change. My suggestion is that you create a managed library that does two things: (a) Uses P/Invoke to create the socket with the Bluetooth family. (b) uses Reflection to set the private field "socket" with the value from creating the socket. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
