Hi, On Fri, Jul 23, 2010 at 7:21 PM, Hans Petter Selasky <[email protected]> wrote: > > Should work, but it might be that the second poll, when you try to process the > events, don't work like expected. After any event on the two fd's you should > call "libusb_handle_events_locked()" using a "tv = NULL".
I was calling libusb_handle_events_timeout(ctx, NULL), does this make an difference (only running single threaded) -- Peer _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-usb To unsubscribe, send any mail to "[email protected]"
