Re: [Libusbx-devel] libusb_interrupt_transfer does not return in case of error

2013-01-27 Thread Zoltán Kovács
OK, thanks. I made a commit in my local repository (and set the hooks according to the Wiki). How can I get a write access to push it? Zoltan 2013/1/24 Xiaofan Chen > On Mon, Jan 21, 2013 at 1:03 AM, Zoltán Kovács <0x4...@gmail.com> wrote: > > Hi, > > > > I use libusbx on Linux to communicate

Re: [Libusbx-devel] libusb_interrupt_transfer does not return in case of error

2013-01-27 Thread Pete Batard
On 2013.01.27 19:37, Zoltán Kovács wrote: > OK, thanks. I made a commit in my local repository (and set the hooks > according to the Wiki). Unless you're a libusbx maintainer (or are interested in setting up versioning in your own branch in a similar fashion to what we do, in which case you shou

Re: [Libusbx-devel] libusb_interrupt_transfer does not return in case of error

2013-01-27 Thread Zoltán Kovács
2013/1/27 Pete Batard > > On 2013.01.27 19:37, Zoltán Kovács wrote: > > OK, thanks. I made a commit in my local repository (and set the hooks > > according to the Wiki). > > Unless you're a libusbx maintainer (or are interested in setting up > versioning in your own branch in a similar fashion to