Fix adb hangs caused by USB devices incorrectly reporting zero-length descriptors issue #302212871.
Fix return code of adb shell when device disconnects issue #321787891.
fastboot
Limit the maximum size of the incoming packet queue.
Remove bottlenecks that previously limited download speeds to around 120MB/s. Now fastboot can saturate a SuperSpeed+ bus and achieve speeds up to 980MB/s, depending on the device.