commit | 9041b142a59906f328ca7f8529b3e499e040397c | [log] [tgz] |
---|---|---|
author | Andrew Aldridge <i80and@foxquill.com> | Thu Jan 24 11:51:45 2019 -0500 |
committer | Nathan Hjelm <hjelmn@me.com> | Wed Jan 30 22:44:25 2019 -0700 |
tree | b569508e78bde8f790f242c2c651e07c5d44fd04 | |
parent | 8a05a3f4e7424eb2071e4dbe1796cff3b660a141 [diff] |
haiku_usb_raw: return written length instead of LIBUSB_SUCCESS Signed-off-by: Nathan Hjelm <hjelmn@me.com>
libusb is a library for USB device access from Linux, macOS, Windows, OpenBSD/NetBSD and Haiku userspace. It is written in C (Haiku backend in C++) and licensed under the GNU Lesser General Public License version 2.1 or, at your option, any later version (see COPYING).
libusb is abstracted internally in such a way that it can hopefully be ported to other operating systems. Please see the PORTING file for more information.
libusb homepage: http://libusb.info/
Developers will wish to consult the API documentation: http://api.libusb.info
Use the mailing list for questions, comments, etc: http://mailing-list.libusb.info
(Please use the mailing list rather than mailing developers directly)