Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 Jan 2014 20:41:22 +0100 (CET)
From:      Tijl Coosemans <tijl@FreeBSD.org>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   usb/185454: libusb lacks libusb_handle_events_completed()
Message-ID:  <201401031941.s03JfMeH083257@kalimero.tijl.coosemans.org>
Resent-Message-ID: <201401031950.s03Jo0D2099708@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         185454
>Category:       usb
>Synopsis:       libusb lacks libusb_handle_events_completed()
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-usb
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jan 03 19:50:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Tijl Coosemans
>Release:        FreeBSD 11.0-CURRENT i386
>Organization:
>Environment:
>Description:
The FreeBSD implementation of the libusb 1.0 API lacks these two functions:
int libusb_handle_events_completed(libusb_context *ctx, int *completed)
int libusb_handle_events_timeout_completed(libusb_context *ctx,
	struct timeval *tv, int *completed)
>How-To-Repeat:
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201401031941.s03JfMeH083257>