[BRLTTY] USB failures in windows

Samuel Thibault samuel.thibault at ens-lyon.org
Mon Jul 9 09:05:50 EDT 2007


Dave Mielke, le Mon 09 Jul 2007 08:59:03 -0400, a écrit :
> So we have a bit of a problem. EAGAIN indeed is recoverable, and so is
> ETIMEDOUT. The problem is that we can't make ETIMEDOUT recoverable if we don't
> know its value.

In the case of libusb, you can assume that on the windows platform
ETIMEDOUT is 116 (it's actually the only error number that is hard-coded
in the libusb-win32 source).

Samuel


More information about the BRLTTY mailing list