The current code for calculating the timeout in darwin_reenumerate_device_timeout...
[platform/upstream/libusb.git] / examples / hotplugtest.c
2020-08-18 Chris DickensFix typos detected by codespell and manual inspection
2017-12-29 Sean McBrideFix unused parameter warnings
2016-03-06 Ludovic Rousseauexamples: fix 3 compiler warnings
2016-01-06 Ludovic RousseauExamples: fix typo in Nathan Hjelm email
2015-01-12 Chris DickensExamples: Fix device leak in hotplugtest
2013-09-28 Ludovic Rousseauexamples: check the value returned by libusb_handle_eve...
2013-09-28 Ludovic Rousseauexamples: check the value returned by libusb_init()
2013-05-15 Nathan HjelmAdd some editor meta-comments for proper tab usage
2013-05-15 Nathan HjelmAdd hotplug support.