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 _______________________________________________ This message was sent via the BRLTTY mailing list. To post a message, send an e-mail to: [email protected] For general information, go to: http://mielke.cc/mailman/listinfo/brltty
