Re: [Libusbx-devel] Testing for a valid libusb_device_handle

2013-08-29 Thread Toby Gray
On 28/08/13 05:10, Cody Vaudrin wrote: > Hello all, I was wondering if there's a way to test a given > libusb_device_handle for validity? I have a situation where a device handle > could be corrupted, and when a corrupted (invalid) device handle is passed to > the libusb_reset_device() function,

Re: [Libusbx-devel] Testing for a valid libusb_device_handle

2013-08-28 Thread Jon Sturm
On Tue, Aug 27, 2013 at 11:10 PM, Cody Vaudrin wrote: > Hello all, I was wondering if there's a way to test a given > libusb_device_handle for validity? I have a situation where a device handle > could be corrupted, and when a corrupted (invalid) device handle is passed to > the libusb_reset_de