[sane-devel] sanei_usb and libusb_timeout

abel deuring adeuring@gmx.net
Thu, 02 Dec 2004 11:36:06 +0100


Oliver Rauch wrote:

> I suggest to keep it as USB function. Other bus systems may need
> different timeout values so it is better to use different functions for
> different connection types.

Right. Additionally, it might be reasonable to use different timeout 
values for different USB devices, like

   sanei_usb_set_timeout (SANE_Int dn, SANE_Int msecs)

But I have no idea, if the libusb and friends support this.

Abel