Re: [Libusbx-devel] [PATCH] Simplify stdout redirection handling for stress test

2013-02-21 Thread Toby Gray
On 21/02/13 00:30, Pete Batard wrote: > While fixing #69 [1] (which has now been pushed), I got bothered by an > assertion error that was due to closing stdout, and since I didn't > initially get what the stdout redirection was all about here, I > decided to (hopefully) simplify it. I didn't re

[Libusbx-devel] [PATCH] WinCE: Don't confirm protocol stalls with device in wince_transfer_callback()

2013-02-21 Thread Simon Haggett
When wince_transfer_callback() observes a stall (io_result set to ERROR_NOT_SUPPORTED), it checks with the device (by sending a GET_STATUS control transfer) that the endpoint is really stalled. This check is not suitable for protocol stalls as these are always cleared at the start of the next contr

Re: [Libusbx-devel] [PATCH] Simplify stdout redirection handling for stress test

2013-02-21 Thread Pete Batard
On 2013.02.21 12:21, Toby Gray wrote: > I used DEBUG to start with as that's how I'd seen the issue that I was > trying to reproduce in the test. With it set to INFO I don't see > anything getting output in this tests. I think this means it would no > longer expose the issue that this test discover

Re: [Libusbx-devel] [PATCH] WinCE: Don't confirm protocol stalls with device in wince_transfer_callback()

2013-02-21 Thread Pete Batard
Pushed to mainline. Thanks. /Pete -- Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_feb