Files
libusb/examples
Daniel Drake dfac6756fa Don't pass ctrl_msg/bulk_msg structures through async paths
These are easiest to construct on the stack, but in the async case it is
likely that the submitting function returns (hence stack is destroyed)
before URB completion.
2007-12-12 23:32:54 +00:00
..
2007-12-02 22:54:59 +00:00
2007-12-02 22:54:59 +00:00