karalabe / hid

Gopher Interface Devices (USB HID)
Other
263 stars 131 forks source link

Support hid_read_timeout #40

Closed ciaranmcnulty closed 7 months ago

ciaranmcnulty commented 2 years ago

There doesn't seem to be a sensible way to do a read that doesn't then block forever (and lock!)

holiman commented 7 months ago

Fixed in https://github.com/karalabe/hid/pull/22