karalabe / hid

Gopher Interface Devices (USB HID)
Other
266 stars 132 forks source link

implement `ReadTimeout` #22

Closed bpedman closed 9 months ago

bpedman commented 5 years ago

Add ability to perform a read with a specified timeout

Note: This is the same as #11, I just implemented it slightly different. I don't really care which one is used just wanted to give the option to the maintainer.