pupil-labs / libuvc

a cross-platform library for USB video devices
https://int80k.com/libuvc/
Other
51 stars 30 forks source link

Linux: Fix timeout fn #4

Closed mkassner closed 7 years ago

mkassner commented 7 years ago

the libuvc methods for linux do not properly implement timeouts.

This needs to be fixed.

mkassner commented 7 years ago

fixed with #6