Ticket #8 (closed defect: fixed)
Opened 4 years ago
Last modified 2 years ago
cancel URBs in reverse order
| Reported by: | dsd | Owned by: | Alan Stern <stern@…> |
|---|---|---|---|
| Milestone: | 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
comment:1 Changed 2 years ago by Alan Stern <stern@…>
- Owner set to Alan Stern <stern@…>
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
In [295c9d12e25bc2dbdd8b42bd67a1f7120f0631a1/libusb]: