Re: [Libusbx-devel] bulk transfer error centos 6.5 (32-bit) on VirtualBox running on Windows 7 (64-bit)

2014-06-23 Thread Tim Roberts
Igor Furlan wrote: > > On Sun, Jun 22, 2014 at 11:41 PM, Tim Roberts > wrote: > > On Jun 22, 2014, at 1:00 PM, Igor Furlan > wrote: > . > > It returns -110 (aka it fails). > > You know that -110 tells you more than just “it

Re: [Libusbx-devel] bulk transfer error centos 6.5 (32-bit) on VirtualBox running on Windows 7 (64-bit)

2014-06-23 Thread Igor Furlan
On Sun, Jun 22, 2014 at 11:41 PM, Tim Roberts wrote: > On Jun 22, 2014, at 1:00 PM, Igor Furlan wrote: > . > > It returns -110 (aka it fails). > > You know that -110 tells you more than just “it fails”, right? Errno 110 > is ETIMEDOUT. Do you have a very short timeout? Timing in a VM is > som