Ticket #8 (closed defect: fixed)
cancel URBs in reverse order
| Reported by: | dsd | Owned by: | Alan Stern <stern@…> |
|---|---|---|---|
| Component: | libusb-1.0 | Keywords: | |
| Cc: | Blocked By: | ||
| Blocks: |
Description
avoids us having to do so much shifting around of data that arrives after cancellation, and will fix some undesirable behaviour that might occur when cancelling a big bulk-out transfer.
Change History
Note: See
TracTickets for help on using
tickets.
In [295c9d12e25bc2dbdd8b42bd67a1f7120f0631a1/libusb]: