I would say, rather fixing the bug. "Cloning" a socket doesn't really make as much sense as its also tied to an underlying file descriptor, but why do you want to do this? I'm not sure I see the use case.
kris On Wed, Nov 7, 2012 at 1:33 PM, bob <[email protected]> wrote: > Let's say I want to create a clone of a BluetoothSocket object as a > potential workaround for a bug. Anyone know how to do this? > > > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

