On May 20, 2013, at 09:51 AM, Toby Gray <toby.g...@realvnc.com> wrote:

On 16/05/13 21:47, Hans de Goede wrote:
> Hi all,
>
> With some help from Pete, Xiaofan as well as Nathan, I have been working on
> integrating the libusb hp API work done by Nathan for 1.0.16 on top of libusbx.
>
> We're planning to push these changes to libusbx master by the end of the week,
> so please test and review before that, you can find the branch we intend
> to push at https://github.com/jwrdegoede/libusbx/commits/darwin-integration".
>
> Esp. Windows CE and BSD testing is needed!
>

I've attached a handful of patches of changes needed to get WinCE
building (I've not tried it on hardware yet). I suspect that people will
have strong opinions on the first patch which creates poll_posix.c.
Hopefully the other patches aren't as controversial.
 
If we want to abstract calls to pipe why not 1) make usbi_pipe take an option as to whether the pipe should be blocking or non-blocking, and 2) change the one call to pipe to be a call to usbi_pipe instead of using #define?

-Nathan
------------------------------------------------------------------------------
AlienVault Unified Security Management (USM) platform delivers complete
security visibility with the essential security capabilities. Easily and
efficiently configure, manage, and operate all of your security controls
from a single console and one unified framework. Download a free trial.
http://p.sf.net/sfu/alienvault_d2d
_______________________________________________
libusbx-devel mailing list
libusbx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libusbx-devel

Reply via email to