windows: Translate ERROR_DEVICE_NOT_CONNECTED to LIBUSB_TRANSFER_NO_DEVICE
authorMatthias Bolte <matthias@tinkerforge.com>
Fri, 13 Dec 2019 17:05:08 +0000 (18:05 +0100)
committerChris Dickens <christopher.a.dickens@gmail.com>
Fri, 3 Jan 2020 02:54:59 +0000 (18:54 -0800)
commit6d037d0625a1e8a68d6bcd0f9f35f9026f97b2bd
tree861ab49215dbb72e4c22bfbe277d0767246ed8f2
parentf67f065709c948d2e29150ea2a3d9441a2609f36
windows: Translate ERROR_DEVICE_NOT_CONNECTED to LIBUSB_TRANSFER_NO_DEVICE

Windows 7 reports error code ERROR_DEVICE_NOT_CONNECTED if transters fail
due to unplugging the device.

Signed-off-by: Chris Dickens <christopher.a.dickens@gmail.com>
libusb/os/windows_nt_common.c
libusb/version_nano.h