Hi Timotei,

Timotei Dolean wrote:
> Is there something I'm missing, or there is no way to make libusb
> work correctly on windows in my scenario?

Both libusb and libusbx will work if you change the usbmuxd event
handling from a select()-based approach to having a dedicated thread
which calls libusb_handle_events_completed() until the program ends.


//Peter

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
libusbx-devel mailing list
libusbx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libusbx-devel

Reply via email to