- stable libusb *does* return the actual length of the USB packet...
commitd7f4877106ac8f0e39cb0198dcce1c0091b9821a
authorcdfrey <cdfrey>
Sat, 10 Feb 2007 20:42:31 +0000 (10 20:42 +0000)
committercdfrey <cdfrey>
Sat, 10 Feb 2007 20:42:31 +0000 (10 20:42 +0000)
tree44ce794440977a8ba1365be59cede9c88c93978c
parent5d6bc26188f619d430ca660c7cdaba8517cc40bf
- stable libusb *does* return the actual length of the USB packet...
fixed this in usbwrap.cc to set the actual size of read data,
and removed the size hacks elsewhere in the code
(probe.cc, protocol.cc, socket.cc, usbwrap.cc)
src/probe.cc
src/protocol.cc
src/socket.cc
src/usbwrap.cc